fix emoji & toot size limit caching
This commit is contained in:
parent
23f7f04aa8
commit
20033f844a
2 changed files with 13 additions and 8 deletions
|
@ -275,7 +275,8 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="?android:textColorTertiary"
|
||||
android:textSize="?attr/status_text_medium" />
|
||||
android:textSize="?attr/status_text_medium"
|
||||
tools:text="500"/>
|
||||
|
||||
<com.keylesspalace.tusky.view.TootButton
|
||||
android:id="@+id/composeTootButton"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue