mirror of
https://github.com/moparisthebest/Conversations
synced 2025-02-01 15:30:10 -05:00
fixed #301
This commit is contained in:
parent
84642b7492
commit
2345398652
@ -81,7 +81,8 @@
|
|||||||
android:layout_centerVertical="true"
|
android:layout_centerVertical="true"
|
||||||
android:paddingLeft="24dp"
|
android:paddingLeft="24dp"
|
||||||
android:textColor="@color/ondarktext"
|
android:textColor="@color/ondarktext"
|
||||||
android:textSize="14sp" />
|
android:textSize="14sp"
|
||||||
|
android:layout_toLeftOf="@+id/snackbar_action"/>
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/snackbar_action"
|
android:id="@+id/snackbar_action"
|
||||||
|
Loading…
Reference in New Issue
Block a user