Files
lawnchair/quickstep/res/layout/all_apps_edu_view.xml
Sunny Goyal 5fb83a47f2 Removing icon recents version
Change-Id: Ibdc88715e38590cedf8a7b5174061bb2c6ef9533
2020-08-14 10:49:19 -07:00

7 lines
289 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"/>