Posts by MJG • 43 points
5 posts
-
0
votes1
answer48
viewsQ: With creating a Archbar without the arrow icon in the left corner?
I need to create a Toolbar with a searchview that works like the first two images: When this searchview opens it needs to overlap the image(logo) and extend all over Toolbar. If in my menu I use…
-
-2
votes1
answer781
viewsQ: How to restart app in android studio emulator without recovering status?
I created a login screen and implemented the authentication. If there is logged in user, the main screen is shown, if not, the login screen is displayed. After I logged in to test the Android Studio…
android-studioasked MJG 43 -
3
votes1
answer1089
viewsQ: How to set up Android Studio to save projects to another folder?
I have Android Studio installed on my SSD but would like to set it up to save the projects on my hard drive. Does anyone know how I could do that? I looked in "Settings", "other Settings" and also…
-
0
votes1
answer52
viewsQ: How to use ""Quickcontactbadge" by passing a number to the "assignContactFromPhone" method per parameter?
Guys, I was practicing a little bit here (I’m a beginner) and I came across the following problem: When I try to use a "Quickcontactbadge" passing a number per parameter to the…
-
0
votes2
answers927
viewsQ: Android Studio does not recognize images
Guys, my Android Studio here is not recognizing the images I put in the drawable folder. I dragged six images there, three of them I could access normally, the other three I can’t. Any idea? To test…