summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_dashboard.xml
diff options
context:
space:
mode:
authorRomain Hunault <romain.hunault@e.email>2022-04-05 13:18:59 +0000
committerRomain Hunault <romain.hunault@e.email>2022-04-05 13:18:59 +0000
commit250da848583f1fbd2d6658339fc758d22c67e938 (patch)
tree192837a7afdd2e9f0e1606597f5be3b12218dc18 /app/src/main/res/layout/fragment_dashboard.xml
parent881713a440bb4b5654e495c35095448f9ab38474 (diff)
parent9eb2eb9d6d0409e511b8dd7c106d0c92b98c4757 (diff)
Merge branch '5162_wodring_style' into 'main'
5162 wording style, 4907 fix toast widget not resizable, 5179 hide icon See merge request e/privacy-central/privacycentralapp!37
Diffstat (limited to 'app/src/main/res/layout/fragment_dashboard.xml')
-rw-r--r--app/src/main/res/layout/fragment_dashboard.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/layout/fragment_dashboard.xml b/app/src/main/res/layout/fragment_dashboard.xml
index 83932b1..53ec617 100644
--- a/app/src/main/res/layout/fragment_dashboard.xml
+++ b/app/src/main/res/layout/fragment_dashboard.xml
@@ -79,6 +79,7 @@
android:textSize="12sp"
android:textColor="@color/secondary_text"
android:layout_marginBottom="8dp"
+ android:textAllCaps="true"
/>
<TextView
android:id="@+id/state_trackers"
@@ -104,6 +105,7 @@
android:textSize="12sp"
android:textColor="@color/secondary_text"
android:layout_marginBottom="8dp"
+ android:textAllCaps="true"
/>
<TextView
android:id="@+id/state_geolocation"
@@ -129,6 +131,7 @@
android:textSize="12sp"
android:textColor="@color/secondary_text"
android:layout_marginBottom="8dp"
+ android:textAllCaps="true"
/>
<TextView
android:id="@+id/state_ip_address"