Posts by Lari Souza • 39 points
3 posts
-
-1
votes2
answers29
viewsQ: Inflateexception
The error is as follows: 02-02 10:41:14.546 30898-30898/com.compscitutorials.basigarcia.navigationdrawervideotutorial E/AndroidRuntime: FATAL EXCEPTION: main Process:…
androidasked Lari Souza 39 -
0
votes1
answer176
viewsQ: Use a Focus for several fields.
Good morning, I created a function to validate cnpj in my form and I need to use a Focus() for the cursor to be in the input when the user enters the wrong cnpj, but there are 3 distinct fields of…
-
3
votes1
answer585
viewsQ: How do I get Timepickerdialog to start with the current time?
I made a TimePickerDialog, but I can’t get him to start the current time, always calls 00:00. I’d like to know where I’m going wrong. Code: private void chamarTimePickerDialog() {…
androidasked Lari Souza 39