Posts by Danilo Carvalho • 23 points
2 posts
-
1
votes1
answer9
viewsQ: When running the application on the mobile phone the imageView is not visible
<?xml version="1.0" encoding="utf-8"?> <EditText android:id="@+id/editTextEmailEntry" android:layout_width="wrap_content" android:layout_height="wrap_content"…
-
1
votes1
answer389
viewsQ: How to place a button with static position on the scrollview
Greetings dear Developers. I have an Empty Activity with the entire screen occupied by a scrollview containing only imageviews and I need it to have at the top of the screen a button with a fixed…