APKPure Appを使用する
Menu Dialogsの旧いバージョンをダウンロードすることが可能
簡単にあなたのアプリケーションのダイアログをカスタマイズ!
An useful demo for developers those want to create custom dialogs.Last updated on 2018年11月26日
Many redundant layouts have been removed and replaced with parameterized values, declared in styles using Android attrs.
It also improves some memory inefficiency based on chosen data types. Finally, it removes unnecessary verbose method calls (e.g.: AlertDialog#show instead of .create().show())
Using this new codebase, it's really easy to add a new dialog just creating a new style and adjusting custom attributes. To create a rounded dialog, it's suggested to use the appropriate base style.
Menu Dialogs
2.0 by Giorgio Cantoni
2018年11月26日