forked from organicmaps/organicmaps
Increased size of text more/less
Signed-off-by: ANS-UXI <anshumansahoo500@gmail.com>
This commit is contained in:
parent
da29fe8b45
commit
74a17c44b3
1 changed files with 2 additions and 1 deletions
|
@ -42,6 +42,7 @@
|
|||
android:clickable="true"
|
||||
android:gravity="start|top"
|
||||
android:text="@string/category_desc_more"
|
||||
android:textColor="?attr/colorAccent" />
|
||||
android:textColor="?attr/colorAccent"
|
||||
android:textSize="14sp" />
|
||||
</LinearLayout>
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
Loading…
Add table
Reference in a new issue