Loading res/layout/filtershow_activity.xml +19 −7 Original line number Diff line number Diff line Loading @@ -117,6 +117,16 @@ android:scaleType="centerInside" android:src="@drawable/filtershow_button_show_original" /> --> <com.android.gallery3d.filtershow.CenteredLinearLayout xmlns:custom="http://schemas.android.com/apk/res/com.android.gallery3d" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center_horizontal|bottom" android:background="@android:color/transparent" custom:max_width="600dip" android:orientation="vertical"> <SeekBar android:id="@+id/filterSeekBar" android:layout_width="match_parent" Loading @@ -124,6 +134,8 @@ android:layout_gravity="bottom" android:padding="16dip" android:visibility="gone" /> </com.android.gallery3d.filtershow.CenteredLinearLayout> </FrameLayout> <com.android.gallery3d.filtershow.CenteredLinearLayout Loading Loading
res/layout/filtershow_activity.xml +19 −7 Original line number Diff line number Diff line Loading @@ -117,6 +117,16 @@ android:scaleType="centerInside" android:src="@drawable/filtershow_button_show_original" /> --> <com.android.gallery3d.filtershow.CenteredLinearLayout xmlns:custom="http://schemas.android.com/apk/res/com.android.gallery3d" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center_horizontal|bottom" android:background="@android:color/transparent" custom:max_width="600dip" android:orientation="vertical"> <SeekBar android:id="@+id/filterSeekBar" android:layout_width="match_parent" Loading @@ -124,6 +134,8 @@ android:layout_gravity="bottom" android:padding="16dip" android:visibility="gone" /> </com.android.gallery3d.filtershow.CenteredLinearLayout> </FrameLayout> <com.android.gallery3d.filtershow.CenteredLinearLayout Loading