diff --git a/SecondaryDisplayLauncher/Android.mk b/SecondaryDisplayLauncher/Android.mk index 4fb5eba172..7f305bba57 100644 --- a/SecondaryDisplayLauncher/Android.mk +++ b/SecondaryDisplayLauncher/Android.mk @@ -21,7 +21,7 @@ LOCAL_USE_AAPT2 := true LOCAL_AAPT2_ONLY := true LOCAL_MODULE_TAGS := optional -LOCAL_STATIC_ANDROID_LIBRARIES := androidx.design_design +LOCAL_STATIC_ANDROID_LIBRARIES := com.google.android.material_material LOCAL_STATIC_JAVA_LIBRARIES := LauncherPluginLib diff --git a/SecondaryDisplayLauncher/res/layout/app_picker_layout.xml b/SecondaryDisplayLauncher/res/layout/app_picker_layout.xml index fbaeac4605..20f85b16a6 100644 --- a/SecondaryDisplayLauncher/res/layout/app_picker_layout.xml +++ b/SecondaryDisplayLauncher/res/layout/app_picker_layout.xml @@ -20,7 +20,7 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - - + -