diff --git a/res/drawable-hdpi/cling_bg.9.png b/res/drawable-hdpi/cling_bg.9.png new file mode 100644 index 0000000000..e173ba5952 Binary files /dev/null and b/res/drawable-hdpi/cling_bg.9.png differ diff --git a/res/drawable-mdpi/cling_bg.9.png b/res/drawable-mdpi/cling_bg.9.png new file mode 100644 index 0000000000..fc49c891ca Binary files /dev/null and b/res/drawable-mdpi/cling_bg.9.png differ diff --git a/res/drawable-xhdpi/cling_bg.9.png b/res/drawable-xhdpi/cling_bg.9.png new file mode 100644 index 0000000000..4db356f258 Binary files /dev/null and b/res/drawable-xhdpi/cling_bg.9.png differ diff --git a/res/drawable-xxhdpi/cling_bg.9.png b/res/drawable-xxhdpi/cling_bg.9.png new file mode 100644 index 0000000000..dc9f69ae98 Binary files /dev/null and b/res/drawable-xxhdpi/cling_bg.9.png differ diff --git a/res/layout-land/longpress_cling.xml b/res/layout-land/longpress_cling.xml index ffae0bead6..d1b30a8223 100644 --- a/res/layout-land/longpress_cling.xml +++ b/res/layout-land/longpress_cling.xml @@ -1,22 +1,26 @@ - + android:layout_height="match_parent" + android:orientation="vertical" > - + android:layout_height="0dp" + android:layout_weight="1" /> + android:layout_gravity="center_horizontal" + android:background="@drawable/cling_bg" /> - \ No newline at end of file + + + \ No newline at end of file diff --git a/res/layout-land/migration_cling.xml b/res/layout-land/migration_cling.xml index cc446fb68a..4765524f34 100644 --- a/res/layout-land/migration_cling.xml +++ b/res/layout-land/migration_cling.xml @@ -58,7 +58,7 @@ @@ -68,7 +68,7 @@ android:layout_height="wrap_content" android:paddingBottom="24dp" android:text="@string/migration_cling_description" - android:textColor="#E1000000" + android:textColor="#99000000" android:textSize="16sp" />