mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-18 05:39:53 +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">
|
<style name="Divider.ThreadItem" parent="Divider">
|
||||||
<item name="android:layout_width">match_parent</item>
|
<item name="android:layout_width">match_parent</item>
|
||||||
<item name="android:layout_height">@dimen/forum_nested_line_width</item>
|
<item name="android:layout_height">@dimen/forum_nested_line_width</item>
|
||||||
|
<item name="android:background">@color/thread_indicator</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="BriarAvatar">
|
<style name="BriarAvatar">
|
||||||
|
|||||||
Reference in New Issue
Block a user