We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f7644 commit 5b687efCopy full SHA for 5b687ef
1 file changed
src/main/res/layout/activity_base_preference.xml
@@ -1,5 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
3
+ android:layout_marginTop="32dp"
4
android:id="@+id/basePreference"
5
android:layout_width="match_parent"
6
android:layout_height="match_parent" />
0 commit comments