Add white rectangles behind every object android studio
up vote
0
down vote
favorite
I want to add white rectangles with the exact same dimensions behind every object that I have. Here is what I have right now:
And this is what I want to achieve:
I've tried changing the background color of each element but that doesnt work because the dimensions will never be the same. How can I implement this the easiest and fastest way?
android-layout
add a comment |
up vote
0
down vote
favorite
I want to add white rectangles with the exact same dimensions behind every object that I have. Here is what I have right now:
And this is what I want to achieve:
I've tried changing the background color of each element but that doesnt work because the dimensions will never be the same. How can I implement this the easiest and fastest way?
android-layout
you can try using drawbles and make background of any shape
– Jins Lukose
Nov 19 at 5:41
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I want to add white rectangles with the exact same dimensions behind every object that I have. Here is what I have right now:
And this is what I want to achieve:
I've tried changing the background color of each element but that doesnt work because the dimensions will never be the same. How can I implement this the easiest and fastest way?
android-layout
I want to add white rectangles with the exact same dimensions behind every object that I have. Here is what I have right now:
And this is what I want to achieve:
I've tried changing the background color of each element but that doesnt work because the dimensions will never be the same. How can I implement this the easiest and fastest way?
android-layout
android-layout
asked Nov 18 at 20:27
Turma RC
419
419
you can try using drawbles and make background of any shape
– Jins Lukose
Nov 19 at 5:41
add a comment |
you can try using drawbles and make background of any shape
– Jins Lukose
Nov 19 at 5:41
you can try using drawbles and make background of any shape
– Jins Lukose
Nov 19 at 5:41
you can try using drawbles and make background of any shape
– Jins Lukose
Nov 19 at 5:41
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53365110%2fadd-white-rectangles-behind-every-object-android-studio%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
you can try using drawbles and make background of any shape
– Jins Lukose
Nov 19 at 5:41