aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_network_list_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/fragment_network_list_header.xml')
-rw-r--r--app/src/main/res/layout/fragment_network_list_header.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/layout/fragment_network_list_header.xml b/app/src/main/res/layout/fragment_network_list_header.xml
index 436cfc2..e323046 100644
--- a/app/src/main/res/layout/fragment_network_list_header.xml
+++ b/app/src/main/res/layout/fragment_network_list_header.xml
@@ -10,7 +10,6 @@
10 10
11 <TextView 11 <TextView
12 android:id="@+id/network_list_placeholder" 12 android:id="@+id/network_list_placeholder"
13 style="@style/AppTheme.ListBlock.Placeholder" 13 style="@style/AppTheme.ListBlock.Placeholder"/>
14 android:text="@string/message_no_network_configuration_found"/>
15 14
16</LinearLayout> 15</LinearLayout>