Change wikipedia title text size
This commit is contained in:
parent
bac9180bc0
commit
f0f518d5cc
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:padding="@dimen/content_padding"
|
android:padding="@dimen/content_padding"
|
||||||
|
android:textSize="@dimen/map_button_text_size"
|
||||||
tools:text="Title"/>
|
tools:text="Title"/>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
Loading…
Reference in a new issue