We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 101326b commit 116eb0bCopy full SHA for 116eb0b
samplekotlin/src/main/res/layout/activity_channel_3.xml
@@ -16,7 +16,7 @@
16
android:id="@+id/typingHeaderView"
17
android:layout_width="0dp"
18
android:layout_height="31dp"
19
- android:background="@color/light_gray"
+ android:background="#DDD"
20
android:gravity="center"
21
android:textColor="@color/black"
22
app:layout_constraintEnd_toEndOf="parent"
samplekotlin/src/main/res/layout/activity_channel_4.xml
android:layout_width="match_parent"
0 commit comments