Launcher3-mx icon indicating copy to clipboard operation
Launcher3-mx copied to clipboard

Change to no drawer mode base Launcher3 of android Pie

Results 6 Launcher3-mx issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

![image](https://user-images.githubusercontent.com/73266946/163964730-964401e3-d636-41b7-90c4-982bc898c155.png) 桌面空白处长按后选择微件后没有组件显示

![图片](https://user-images.githubusercontent.com/73266946/164575528-3df7b460-33b4-45b4-8a73-750549e7a9aa.png)

![image](https://user-images.githubusercontent.com/73266946/162713555-acce1774-2f93-43c2-b929-0f4718f79abc.png) 桌面禁止状态下有点类似==透明==呀。 ![image](https://user-images.githubusercontent.com/73266946/162713706-2af808bb-016a-4560-beea-0c2bd9974691.png 滑动中正常,是做了特殊处理吗?如何修改?

1,CardService类中: import com.codemx.effectivecard.launcherclient.ILauncherOverlay; import com.codemx.effectivecard.launcherclient.ILauncherOverlayCallback; 引用出错,它们是aidl,路径位置有它们,但是rebuild等操作,无法成功。 2,Launcher等类中: import com.android.launcher3.userevent.nano.LauncherLogProto; import com.android.launcher3.userevent.nano.LauncherLogProto.Action; import com.android.launcher3.userevent.nano.LauncherLogProto.ContainerType; import com.android.launcher3.userevent.nano.LauncherLogProto.Target; 引用出错,对应位置无LauncherLogProto 本项目中有很多import的位置不正确等问题。

When I clone the project and hit run withQuickStepDebug the project failed. Here is the error code. Do you know what is the error: ``` D:\android\chines\quickstep\src\com\android\launcher3\uioverrides\plugins\PluginManagerWrapper.java:31: error: cannot find symbol...