Subscribe to:
Posts (Atom)
Dilog Builder - Kotlin
Dialog Builder in Kotlin Set your default dialog in MainActivity demo: After clicking any button you can show dialoug in button.setOnClick...
-
To save your data Main Activity code: class MainActivity : AppCompatActivity() { override fun onCreate(savedInstanceState:...
-
Spinner containing week days, select the default day depending on the device day , and customize background. Demo: Xml File: Drawable cod...
-
Make your Animation Set your custom animation in view First of all go to res create anim folder and the create animation reasorce file in an...
No comments:
Post a Comment