76 questions
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...
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...
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 ...
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 ...
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...
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?
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...
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 ...
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...
When using Auto Layout, is there a way to make sure that the subview is located one-third of the device?
« | - 5 - | » |
© 2024 OneMinuteCode. All rights reserved.