mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-04-04 05:31:15 +02:00
Merge branch 'patch-dialog-filter-media' of https://github.com/GobinathAL/Simple-Gallery
This commit is contained in:
commit
8c21164de3
@ -1,6 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<LinearLayout
|
||||
<ScrollView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
<LinearLayout
|
||||
android:id="@+id/filter_media_dialog_holder"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
@ -57,4 +60,5 @@
|
||||
android:paddingBottom="@dimen/activity_margin"
|
||||
android:text="@string/portraits"/>
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</ScrollView>
|
||||
|
Loading…
x
Reference in New Issue
Block a user