fix(comments): fix comment bar color
This commit is contained in:
parent
4c4bbe3214
commit
ad82faba3f
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:orientation="horizontal"
|
android:orientation="horizontal"
|
||||||
|
android:background="?android:colorBackground"
|
||||||
android:paddingTop="8dp"
|
android:paddingTop="8dp"
|
||||||
android:paddingBottom="8dp">
|
android:paddingBottom="8dp">
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue