LeongAndroid

Results 4 comments of LeongAndroid

项目还开发维护吗?

现在master分支上就是没有抽屉的哦。

productFlavors { leongandroid { applicationId 'com.leongandroid.launcher3' testApplicationId 'com.android.launcher3.tests' buildConfigField 'Boolean', 'HASDRAWER', 'false' } aosp { applicationId 'com.android.launcher3' testApplicationId 'com.android.launcher3.tests' buildConfigField 'Boolean', 'HASDRAWER', 'true' } l3go { applicationId 'com.android.launcher3' testApplicationId 'com.android.launcher3.tests'...