dialog tag

23 questions


1 answers
107 views
0
I made a pop-up window using alertdialog at Android Studio. (This is a beginner)

When you click the button in LoginActivity, you want to display a pop-up window before moving to the main screen and then move on to the main activity screen.When you run below, a pop-up window appear...

2 years ago

1 answers
83 views
0
[Android] Can you tell me the difference between onBackPressed and onCancel?

After implementing the dialog fragment, you want to implement the Back button in the displayed window. If you press the onBackPressed button, it doesn't work.Or onBackPressedCallback()In the case of D...

2 years ago

1 answers
95 views
0
I want to get the results of the console window into the dialog.

I want to configure the screen that appears when I press the Windows Driver Properties window using MFC.Somehow I succeeded in getting information about the type and capacity of the driverI'm at a los...

« - 3 -

© 2024 OneMinuteCode. All rights reserved.