fix(comments): fix comment bar color

This commit is contained in:
aayush262 2024-03-05 20:03:53 +05:30
parent 4c4bbe3214
commit ad82faba3f

View file

@ -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">