android - AlertDialog single choice list





activity_main.xml




xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/coordinator_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#a0c1c2"
>
<

Comments

Popular posts from this blog

Flutter ListView Search

Flutter Navigation Drawer Example

Swipe RecyclerView using AndroidSwipeLayout