reducing the discovery policy url text size by using caption style

This commit is contained in:
Adam Brown 2021-10-07 17:56:54 +01:00
parent cb7260954a
commit 5365e87777

View file

@ -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"