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.xml4
1 files changed, 4 insertions, 0 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
new file mode 100644
index 0000000..3531e3e
--- /dev/null
+++ b/app/src/main/res/layout/fragment_network_list_header.xml
@@ -0,0 +1,4 @@
1<TextView
2 xmlns:android="http://schemas.android.com/apk/res/android"
3 style="@style/AppTheme.SectionTitle"
4 android:text="@string/title_connect_to_network"/>