We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1aee9d commit 6b9fc62Copy full SHA for 6b9fc62
app/src/main/res/layout/activity_settings.xml
@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
3
+ android:orientation="vertical" android:layout_width="match_parent"
4
+ android:layout_height="match_parent">
5
+
6
+</LinearLayout>
0 commit comments