Loading res/layout/accessibility_text_reading_preview.xml +0 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,6 @@ android:id="@+id/preview_pager" android:layout_width="wrap_content" android:layout_height="217dp" android:contentDescription="@string/preview_pager_content_description" android:nestedScrollingEnabled="true" /> <LinearLayout android:layout_width="match_parent" Loading res/layout/accessibility_text_reading_preview_app_grid.xml +13 −8 Original line number Diff line number Diff line Loading @@ -14,7 +14,11 @@ See the License for the specific language governing permissions and limitations under the License. --> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:contentDescription="@string/preview_pager_home_content_description" > <com.android.settings.display.AppGridView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" Loading @@ -25,3 +29,4 @@ android:nestedScrollingEnabled="true" android:importantForAccessibility="noHideDescendants" app:appCount="6"/> </FrameLayout> res/layout/accessibility_text_reading_preview_mail_content.xml +3 −3 Original line number Diff line number Diff line Loading @@ -14,18 +14,18 @@ See the License for the specific language governing permissions and limitations under the License. --> <androidx.core.widget.NestedScrollView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:fillViewport="true" android:importantForAccessibility="noHideDescendants"> android:contentDescription="@string/preview_pager_email_content_description"> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical"> android:orientation="vertical" android:importantForAccessibility="noHideDescendants"> <TextView android:id="@+id/subject" Loading res/layout/screen_zoom_preview_1.xml +3 −2 Original line number Diff line number Diff line Loading @@ -19,12 +19,13 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:fillViewport="true" android:importantForAccessibility="noHideDescendants"> android:contentDescription="@string/preview_pager_message_content_description"> <view class="com.android.settings.TouchBlockingFrameLayout" android:id="@+id/frame" android:layout_width="match_parent" android:layout_height="wrap_content"> android:layout_height="wrap_content" android:importantForAccessibility="noHideDescendants"> <LinearLayout android:layout_width="match_parent" Loading res/values/colors.xml +0 −2 Original line number Diff line number Diff line Loading @@ -84,8 +84,6 @@ <color name="homepage_location_background">@color/homepage_cyan_bg</color> <color name="homepage_accounts_foreground">@color/homepage_cyan_fg</color> <color name="homepage_accounts_background">@color/homepage_cyan_bg</color> <color name="homepage_wellbeing_foreground">@color/homepage_cyan_fg</color> <color name="homepage_wellbeing_background">@color/homepage_cyan_bg</color> <color name="homepage_supervision_foreground">@color/homepage_cyan_fg</color> <color name="homepage_supervision_background">@color/homepage_cyan_bg</color> <color name="homepage_safety_foreground">@color/homepage_red_fg</color> Loading Loading
res/layout/accessibility_text_reading_preview.xml +0 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,6 @@ android:id="@+id/preview_pager" android:layout_width="wrap_content" android:layout_height="217dp" android:contentDescription="@string/preview_pager_content_description" android:nestedScrollingEnabled="true" /> <LinearLayout android:layout_width="match_parent" Loading
res/layout/accessibility_text_reading_preview_app_grid.xml +13 −8 Original line number Diff line number Diff line Loading @@ -14,7 +14,11 @@ See the License for the specific language governing permissions and limitations under the License. --> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:contentDescription="@string/preview_pager_home_content_description" > <com.android.settings.display.AppGridView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" Loading @@ -25,3 +29,4 @@ android:nestedScrollingEnabled="true" android:importantForAccessibility="noHideDescendants" app:appCount="6"/> </FrameLayout>
res/layout/accessibility_text_reading_preview_mail_content.xml +3 −3 Original line number Diff line number Diff line Loading @@ -14,18 +14,18 @@ See the License for the specific language governing permissions and limitations under the License. --> <androidx.core.widget.NestedScrollView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:fillViewport="true" android:importantForAccessibility="noHideDescendants"> android:contentDescription="@string/preview_pager_email_content_description"> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical"> android:orientation="vertical" android:importantForAccessibility="noHideDescendants"> <TextView android:id="@+id/subject" Loading
res/layout/screen_zoom_preview_1.xml +3 −2 Original line number Diff line number Diff line Loading @@ -19,12 +19,13 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:fillViewport="true" android:importantForAccessibility="noHideDescendants"> android:contentDescription="@string/preview_pager_message_content_description"> <view class="com.android.settings.TouchBlockingFrameLayout" android:id="@+id/frame" android:layout_width="match_parent" android:layout_height="wrap_content"> android:layout_height="wrap_content" android:importantForAccessibility="noHideDescendants"> <LinearLayout android:layout_width="match_parent" Loading
res/values/colors.xml +0 −2 Original line number Diff line number Diff line Loading @@ -84,8 +84,6 @@ <color name="homepage_location_background">@color/homepage_cyan_bg</color> <color name="homepage_accounts_foreground">@color/homepage_cyan_fg</color> <color name="homepage_accounts_background">@color/homepage_cyan_bg</color> <color name="homepage_wellbeing_foreground">@color/homepage_cyan_fg</color> <color name="homepage_wellbeing_background">@color/homepage_cyan_bg</color> <color name="homepage_supervision_foreground">@color/homepage_cyan_fg</color> <color name="homepage_supervision_background">@color/homepage_cyan_bg</color> <color name="homepage_safety_foreground">@color/homepage_red_fg</color> Loading