fixed #301
This commit is contained in:
parent
84642b7492
commit
2345398652
|
@ -81,7 +81,8 @@
|
|||
android:layout_centerVertical="true"
|
||||
android:paddingLeft="24dp"
|
||||
android:textColor="@color/ondarktext"
|
||||
android:textSize="14sp" />
|
||||
android:textSize="14sp"
|
||||
android:layout_toLeftOf="@+id/snackbar_action"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/snackbar_action"
|
||||
|
|
Loading…
Reference in a new issue