diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 9f87d0306dd..5e7ee7e196c 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -94,6 +94,10 @@ + + + + @@ -155,7 +159,7 @@ - + diff --git a/res/values/strings.xml b/res/values/strings.xml index e0c10c04aab..60fd8b0aad2 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -8432,7 +8432,7 @@ Free up space now - + Gesture shortcuts diff --git a/res/xml/installed_app_details.xml b/res/xml/installed_app_details.xml index 12f044278a7..865f41f61de 100644 --- a/res/xml/installed_app_details.xml +++ b/res/xml/installed_app_details.xml @@ -15,7 +15,9 @@ limitations under the License. --> - + - + android:summary="@string/summary_two_lines_placeholder" + android:selectable="true" + app:summaryLineCount="2" />