]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/layout/privacy_cell_bottom_appbar.xml
Include the voice network when determining the overall security. https://redmine...
[PrivacyCell.git] / app / src / main / res / layout / privacy_cell_bottom_appbar.xml
index cdc285018434f5bff387ff7049772437e529b117..b4720dc3ee2006f86065f346e92bf3b856efc0d3 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2021 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2021-2022 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
 
@@ -48,9 +48,9 @@
                     android:orientation="vertical"
                     android:padding="15dp" >
 
-                    <!-- Stingray. -->
+                    <!-- Overall status. -->
                     <LinearLayout
-                        android:id="@+id/stingray_linearlayout"
+                        android:id="@+id/overall_status_linearlayout"
                         android:layout_height="wrap_content"
                         android:layout_width="wrap_content"
                         android:layout_gravity="center_horizontal"
@@ -58,7 +58,7 @@
                         tools:ignore="UseCompoundDrawables" >
 
                         <ImageView
-                            android:id="@+id/stingray_imageview"
+                            android:id="@+id/overall_status_imageview"
                             android:layout_width="wrap_content"
                             android:layout_height="wrap_content"
                             android:layout_gravity="center_horizontal"
@@ -67,7 +67,7 @@
                         <!-- The text color primary is only displayed if the read phone state permission is not granted.
                             The default text is replaced if the permission is not granted or the device is connected to a cell phone network. -->
                         <TextView
-                            android:id="@+id/summary_textview"
+                            android:id="@+id/overall_status_textview"
                             android:layout_height="wrap_content"
                             android:layout_width="wrap_content"
                             android:layout_gravity="center_horizontal"
@@ -94,7 +94,6 @@
                             android:layout_gravity="center_horizontal"
                             android:textAlignment="center"
                             android:layout_marginTop="30dp"
-                            android:textColor="@color/blue_text"
                             android:textSize="18sp"
                             android:textStyle="bold" />
 
                             android:layout_width="wrap_content"
                             android:layout_gravity="center_horizontal"
                             android:textAlignment="center"
-                            android:textColor="@color/blue_text"
                             android:textSize="18sp"
                             android:textStyle="bold" />
 
                             android:layout_width="wrap_content"
                             android:layout_gravity="center_horizontal"
                             android:textAlignment="center"
-                            android:textColor="@color/blue_text"
                             android:textSize="18sp"
                             android:textStyle="bold" />