diff --git a/res/layout/drop_target_bar.xml b/res/layout/drop_target_bar.xml deleted file mode 100644 index f38a500144..0000000000 --- a/res/layout/drop_target_bar.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - diff --git a/res/layout/search_drop_target_bar.xml b/res/layout/search_drop_target_bar.xml index 2d51b93ab5..af2d016349 100644 --- a/res/layout/search_drop_target_bar.xml +++ b/res/layout/search_drop_target_bar.xml @@ -1,5 +1,6 @@ - - + android:layout_height="match_parent" + android:focusable="false" + android:orientation="horizontal" > + + android:layout_gravity="center" > - + + + + + + + + + + + + + - + + \ No newline at end of file diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml index ac210d7deb..8a255c91bc 100644 --- a/res/values-land/styles.xml +++ b/res/values-land/styles.xml @@ -18,27 +18,25 @@ --> - - + + + + - - - + \ No newline at end of file diff --git a/res/values-sw340dp/dimens.xml b/res/values-sw340dp/dimens.xml index 69d6e58a3b..c9f2981f70 100644 --- a/res/values-sw340dp/dimens.xml +++ b/res/values-sw340dp/dimens.xml @@ -1,5 +1,6 @@ - + 20dp - + 16sp + + \ No newline at end of file diff --git a/res/values-sw720dp/styles.xml b/res/values-sw720dp/styles.xml index 4ec04d9b78..cbc1e29b3f 100644 --- a/res/values-sw720dp/styles.xml +++ b/res/values-sw720dp/styles.xml @@ -18,26 +18,22 @@ --> - - + + + + - - + + \ No newline at end of file diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 2c9e689c69..20bc7ccf95 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -62,6 +62,7 @@ 14dp + 14sp device. [CHAR_LIMIT=30]--> Uninstall - + Remove - + Uninstall - + App info diff --git a/res/values/styles.xml b/res/values/styles.xml index 873b74c9f4..dae2c02128 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -32,10 +32,9 @@ sans-serif-condensed - - + + + - - + + + + - + + + - + + \ No newline at end of file