mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
[android] use same color for thread dividers than indentation dividers
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
<style name="Divider.ThreadItem" parent="Divider">
|
||||
<item name="android:layout_width">match_parent</item>
|
||||
<item name="android:layout_height">@dimen/forum_nested_line_width</item>
|
||||
<item name="android:background">@color/thread_indicator</item>
|
||||
</style>
|
||||
|
||||
<style name="BriarAvatar">
|
||||
|
||||
Reference in New Issue
Block a user