mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 02:08:20 +00:00
Test: Manual with Talkback. Fix: 228389333 Change-Id: If30311166fde155d04cf1c9a6865c98d380a93ea
8 lines
357 B
XML
8 lines
357 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<com.android.quickstep.views.AllAppsEduView
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:orientation="vertical"
|
|
android:layout_width="@dimen/swipe_edu_width"
|
|
android:layout_height="@dimen/swipe_edu_max_height"
|
|
android:accessibilityPaneTitle="@string/taskbar_edu_a11y_title"/>
|