layout tag

76 questions


1 answers
83 views
0
Question about ad-mob location.

After developing the Android app, I attached an ad-mob.During the test, I have a question because the ad-mob position is different on the Galaxy Note 5.First of all, this is the question screen.This i...

2 years ago

3 answers
134 views
0
Value forwarding question to fragment.

Currently, it consists of EditText and search buttons on one screen, three tabs, and a viewfager, each tab being a fragment. If you press search, you want to send the value that comes with json parsin...


2 answers
156 views
0
Table width value setting question

Hi, everyone.I have a question about the contents of the lecture.When specifying the area of each cell in the table, the area on the css andIs there a right way to do it inside the HTML?Or is it okay ...


1 answers
74 views
0
Layout resource file cannot be created due to constraint layout

To create a guideline, I entered android.support.constrain.constrainLayout in the root element and created it, but it appears as shown in the picture above.I looked it up, and they told me to add one ...


1 answers
101 views
0
(Wordpress Basic Theme) To modify the post layout

Hi, how are you?I opened a website by looking at the book Wordpress Learning While Making and am using the basic theme of Twenty-Seventeen The site is being used in the form of a notepad, posting shor...

2 years ago

1 answers
122 views
0
Is there any way to include another layout in SurfaceView?

Is there any way to include another layout in SurfaceView?If there is something called Main SurfaceView, is there a way to add another Linear Layout or something like this?

2 years ago

1 answers
107 views
0
Can I make Dialog without a title on Android?

On Android dialog = new Dialog(this);dialog.setContentView(R.layout.my_dialog);I'm going to make a custom dialog like this. It works well except for the title being printed out. Even if you take out t...


1 answers
94 views
0
I want to use the elevator function (Shadow) in Android Tablayout, but is there a way to implement it in api19 (kitkat) since it's available over api21 (Lolipop)?

I want to use the elevator function (Shadow) in Android Tablayout, but is there a way to implement it in api19 (kitkat) since it's available over api21 (Lolipop)?If it doesn't work, should I just use ...


1 answers
75 views
0
I want to print background images repeatedly on Android

My Android app has a background image. The background image is so small that I want to repeat it to fill the background What should I do?<LinearLayout xmlns:android=http://schemas.android.com/apk/r...

2 years ago

2 answers
123 views
0
Is there a way to position it divided into auto-layout ratios (ex. positioned 1/3 of the device)

When using Auto Layout, is there a way to make sure that the subview is located one-third of the device?

2 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.