mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-06-11 18:19:15 -04:00
adding some top margin inside the Open Note dialog
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
android:id="@+id/dialog_open_note_linear"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"/>
|
||||
android:layout_marginTop="@dimen/medium_margin"
|
||||
android:orientation="vertical" />
|
||||
|
||||
</ScrollView>
|
||||
|
||||
Reference in New Issue
Block a user