• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<com.android.quickstep.views.AllAppsEduView
3    xmlns:android="http://schemas.android.com/apk/res/android"
4    android:orientation="vertical"
5    android:layout_width="@dimen/swipe_edu_width"
6    android:layout_height="@dimen/swipe_edu_max_height"
7    android:accessibilityPaneTitle="@string/taskbar_edu_a11y_title"/>
8