fix crash on Android 4
This commit is contained in:
parent
03f866f8c2
commit
4743c85d82
6 changed files with 18 additions and 26 deletions
|
@ -17,9 +17,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="4dp"
|
||||
android:layout_marginTop="8dp"
|
||||
android:drawableLeft="@drawable/ic_person_add_24dp"
|
||||
android:drawablePadding="10dp"
|
||||
android:drawableStart="@drawable/ic_person_add_24dp"
|
||||
android:ellipsize="end"
|
||||
android:gravity="center_vertical"
|
||||
android:maxLines="1"
|
||||
|
|
|
@ -13,9 +13,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/status_reblogged_bar_top_padding"
|
||||
android:drawableLeft="?attr/status_reblog_small_drawable"
|
||||
android:drawablePadding="6dp"
|
||||
android:drawableStart="?attr/status_reblog_small_drawable"
|
||||
android:gravity="center_vertical"
|
||||
android:paddingLeft="38dp"
|
||||
android:paddingStart="38dp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue