all_apps_edu_view.xml 289 B

123456
  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"/>