Questions tagged [android-designer]
42 questions
0
votes
2 answers
How to make costum switch button in Android?
I'm trying to do something like that in Android,
is there any way?
I searched a lot but with no success.
Thank You.

ROM
- 153
- 3
- 16
0
votes
1 answer
Error loading android axml files Visual Studio Mac
Visual Studio's android designer isn't loading axml files.
This happens on every single android project. Tried downgrading the VS version, installed new one from alpha channel, tried selecting other theme in designer, nothing helped.
Here is the…

arsena
- 1,935
- 19
- 36
0
votes
4 answers
Background image of screen size
I have a problem with the background image of my login activity.
I can't remove the white bar at the top of the background image...
Someone can help me?
In preview:
In my smartphone:
Here is my Relative Layout code:

Marco Rosário
- 60
- 4
0
votes
0 answers
View Pager and Credit Card View
I have a viewPager that implemented for viewing credit cards. In this viewPager placed a imageView with TextViews to have the card image and attributes. I had not yet aware that credit card design git (https://github.com/sharish/CreditCardView) and…

Caroline Santos
- 31
- 4
0
votes
1 answer
View Pager with ExecuteTask
I have a AsyncTask to get the web service data through JSON. I would like to have these items on pages with ViewPager and textsViews. My problem is how to do this without fragments, want it to be dynamic.
I do not understand very well where I put…

Caroline Santos
- 31
- 4
0
votes
1 answer
how to maintain the Image Position and Size for all size of Devices in android?
I have layout like below image and I have designed using image view and image button for this images. while run for other devices its alignment and size is Varies:
so Which layout want to use
Size based on design or device based or
any technique…

NatheemYousf
- 97
- 1
- 2
- 11
0
votes
0 answers
Design switch cards android layout
I need to make this
Does anyone have any guidance on how this should be done?
Swipe Layout? View Page?
I know it sounds complex but if anyone has any material, thank you!
Help me!!!

Caroline Santos
- 31
- 4
0
votes
2 answers
Make background image fit the whole activity Xamarin.Android
I am trying to set a background image for my Main Activity. I have created different drawable folders such as drawable-hdpi, drawable-mdpi, drawable-xhdpi, drawable-xxdpi, and drawable-xxxhdpi. I used Android asset studio to take one image and…

Harshil.Chokshi
- 671
- 15
- 26
-1
votes
1 answer
how I get a custom button with a removed space outside corners
I'm using this tool https://angrytools.com/android/button/ to create custom android button and here is the drawable xml for it
user12426457
-1
votes
1 answer
How change location of the TextView depending on content
I have two TextView side by side in a LinearLayout horizontally

AliBehrozi
- 53
- 9
-3
votes
2 answers
Navigation Drawer Width Issue
First of all, Thanks for giving Negative Votes in the first place. (i expect at least 10 negative votes to be honest by the honorable so-called "experts"(excluding those who believe even a simplest and smallest problem can cause a huge…

rituparna
- 91
- 1
- 12
-5
votes
5 answers
How can I create a circle profile picture view over rectangle in android layout?
How to draw the attached layout which is have circle over rectangle.
mean that circle is profile image, and inside the rectangle login information layout. Can any one please suggest this?

karthik
- 321
- 1
- 8
- 21