Loading res/layout/app_widget_resize_frame.xml +2 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,8 @@ android:layout_marginEnd="@dimen/widget_reconfigure_button_margin" android:src="@drawable/widget_reconfigure_button_frame" android:background="?android:attr/selectableItemBackground" android:visibility="gone" /> android:visibility="gone" android:contentDescription="@string/widget_reconfigure_button_content_description" /> </FrameLayout> </com.android.launcher3.AppWidgetResizeFrame> No newline at end of file res/values/strings.xml +4 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,10 @@ <!-- Text on the button that closes the education dialog about widgets. [CHAR_LIMIT=50] --> <string name="widget_education_close_button">Got it</string> <!-- Spoken text for screen readers. This text is for an icon that lets the user change a widget's settings. [CHAR_LIMIT=50] --> <string name="widget_reconfigure_button_content_description">Change widget settings</string> <!-- All Apps --> <!-- Search bar text in the apps view. [CHAR_LIMIT=50] --> <string name="all_apps_search_bar_hint">Search apps</string> Loading Loading
res/layout/app_widget_resize_frame.xml +2 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,8 @@ android:layout_marginEnd="@dimen/widget_reconfigure_button_margin" android:src="@drawable/widget_reconfigure_button_frame" android:background="?android:attr/selectableItemBackground" android:visibility="gone" /> android:visibility="gone" android:contentDescription="@string/widget_reconfigure_button_content_description" /> </FrameLayout> </com.android.launcher3.AppWidgetResizeFrame> No newline at end of file
res/values/strings.xml +4 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,10 @@ <!-- Text on the button that closes the education dialog about widgets. [CHAR_LIMIT=50] --> <string name="widget_education_close_button">Got it</string> <!-- Spoken text for screen readers. This text is for an icon that lets the user change a widget's settings. [CHAR_LIMIT=50] --> <string name="widget_reconfigure_button_content_description">Change widget settings</string> <!-- All Apps --> <!-- Search bar text in the apps view. [CHAR_LIMIT=50] --> <string name="all_apps_search_bar_hint">Search apps</string> Loading