Launcher3-mx
Launcher3-mx copied to clipboard
Change to no drawer mode base Launcher3 of android Pie
**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/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...