Kenji Abe
Kenji Abe
@4brunu I'm sorry, I left the project and I forgot the detail. Maybe I created and customized a class that inherited from `LineChartRenderer`.
Done: startup metrics with Macrobenchmark.
I want to make the issue screen look better. Need more improvement.
すいません、日本語で。 Dynamic Feature Moduleはfeatureモジュールの依存が今の作りと逆になります。 例えば、現状は`:feature:about`が`frontend:android`から参照されてますが、Dynamic Feature Moduleにするには逆に`frontend:android`が`:feature:about`から参照される形になります。 ### 参考 - https://github.com/nickbutcher/plaid/blob/master/app/build.gradle#L69 - https://github.com/nickbutcher/plaid/blob/master/about/build.gradle#L50
### Why experimental - I don't know whether release is apk or aab. - When installing from DeployGate, DFM is not installed. You open a staff page causes a crash.
`DataBindingInfo` is trigger for annotation processor. This class is not necessary at run time. Perhaps it may be resolved by setting `minifyEnabled` to true. I tried it but it is...
### FYI Using bundletool in my project which uses AGP 3.3 was working. I downgraded to AGP 3.2.1, running bundletool got an error about D8. (My project needs additional proguard.pro...
I got a below error when run `./gradlew clean frontend:android:bundleRelease --stacktrace`. ``` * What went wrong: Execution failed for task ':frontend:android:transformClassesWithMergeClassesForRelease'. > 1 exception was raised by workers: java.util.zip.ZipException: duplicate...
Yes 😢 I try to fix but it will take a while.
## Name Android SDK Search ## Description * Chrome Extension * type `ad` + space ... in Omnibox. * https://chrome.google.com/webstore/detail/android-sdk-search/hgcbffeicehlpmgmnhnkjbjoldkfhoin 