Posts by Thales Augusto • 46 points
3 posts
-
3
votes1
answer1050
viewsA: Compare Android Studio Strings
tries to put like this: edUsuario.getText().toString().equals("") ..
-
0
votes1
answer59
viewsA: Clear list of Activity
Have you ever thought about using Flag? For example: Intent telaMenu = new Intent(RegistroActivity.this, MenuActivity.class);…
-
0
votes0
answers21
viewsQ: Android - Overlapping element
Good afternoon, you guys! I’m creating an app that contains an Activity with a chat. However, after I send some messages, the text field is overlaid by the messages. What can I do? <LinearLayout…
androidasked Thales Augusto 46