mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 04:39:54 +01:00
Add a stroke for private message bubbles on Android 4
This commit is contained in:
@@ -14,4 +14,7 @@
|
||||
android:top="@dimen/message_bubble_padding_top"/>
|
||||
<solid
|
||||
android:color="@color/msg_in"/>
|
||||
<stroke
|
||||
android:width="@dimen/message_bubble_stroke"
|
||||
android:color="@color/msg_stroke"/>
|
||||
</shape>
|
||||
|
||||
Reference in New Issue
Block a user