Posts by Daniel Ferrari • 53 points
2 posts
-
3
votes1
answer753
viewsQ: Spinner to select Color
Good night, I am developing a Personal Finance APP and in my Category registration it will need to select a color, and I would like to do the same as the image. Someone knows how I can do or how to…
-
2
votes0
answers175
viewsQ: Alertdialog with internal keyboard
I would like to know how to create a AlertDialog like the one in the image (with keyboard) on Android. Thank you. Keyboard: <Button android:id="@+id/dois" android:layout_width="wrap_content"…