aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/fragment_network_list_empty_placeholder.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/fragment_network_list_empty_placeholder.xml')
-rw-r--r--app/src/main/res/layout/fragment_network_list_empty_placeholder.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/main/res/layout/fragment_network_list_empty_placeholder.xml b/app/src/main/res/layout/fragment_network_list_empty_placeholder.xml
deleted file mode 100644
index 169942f..0000000
--- a/app/src/main/res/layout/fragment_network_list_empty_placeholder.xml
+++ /dev/null
@@ -1,5 +0,0 @@
1<TextView
2 xmlns:android="http://schemas.android.com/apk/res/android"
3 android:id="@+id/network_list_empty"
4 style="@style/AppTheme.ListBlock.Placeholder"
5 android:text="@string/message_no_network_configuration_found"/>