increase text size of detailed toot
This commit is contained in:
parent
c766a203bf
commit
14439c016c
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
android:focusable="true"
|
||||
android:lineSpacingMultiplier="1.1"
|
||||
android:textColor="?android:textColorPrimary"
|
||||
android:textSize="?attr/status_text_medium" />
|
||||
android:textSize="?attr/status_text_large" />
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/card_view"
|
||||
|
|
Loading…
Reference in a new issue