mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 20:06:51 +03:00
reducing the discovery policy url text size by using caption style
This commit is contained in:
parent
cb7260954a
commit
5365e87777
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
<TextView
|
||||
android:id="@+id/discovery_policy_url"
|
||||
style="@style/Widget.Vector.TextView.Body"
|
||||
style="@style/Widget.Vector.TextView.Caption"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingStart="0dp"
|
||||
|
|
Loading…
Reference in a new issue