We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923777a commit 9e2429aCopy full SHA for 9e2429a
1 file changed
app/src/main/res/layout/dialog_open_note.xml
@@ -9,6 +9,7 @@
9
android:id="@+id/dialog_open_note_linear"
10
android:layout_width="match_parent"
11
android:layout_height="wrap_content"
12
- android:orientation="vertical"/>
+ android:layout_marginTop="@dimen/medium_margin"
13
+ android:orientation="vertical" />
14
15
</ScrollView>
0 commit comments