35 questions
How do I fix the indicator of TabLayout to the center of the screen like Google's news app?By default, the indicator moves to match the tab, but I want the indicator to be fixed in the middle so that ...
The error was resolved a little, so I corrected it.Therefore, ListView cannot be resolved or is not a fieldI would like to resolve .What should I do?Details below.I have a question about handling erro...
We are creating an application that reads bar codes using zxing.I have a question, but when the camera is started, the screen is horizontal from the vertical.Is there a way to start on a vertical scre...
An error occurs when you set EditText to onClick in activity_main on Android.The code is as follows, and if you erase the onClick code, you will not get an error.Please let me know if you know more.&l...
I am currently editing XML and Java files.Unable to handle errors in XML.The location of the error is in the first line.<?xml version=1.0 encoding=utf-8?>That's right.As an error indication, Mul...
It's just as the title says.Usually, if you define layout_background, etc. in XML, the value will be supplemented, but it will not be sudden, and even if you type it on your own, you will get an error...
I use CalendarView for DatePicker on Android.android:calendarViewShown=trueandroid:spinnersShown=falseHowever, after using it for a while, the drawing will not be reflected immediately.Tap a date to n...
Is it possible to treat multiple views together as a single view on Android?For example, suppose you have a layout that is represented by the following outline:<!--layout/my_view.xml (approximate)-...
For example, if you create multipain layout with SlidingPaneLayout like this<android.support.v4.widget.SlidingPaneLayout xmlns:android=http://schemas.android.com/apk/res/android xmlns:tools=http:/...
public static class DownloadWorker extensions AsyncTask <Void, void, void{ @ Override Protected String doInBackground (Void...voids) { return null;
- 1 - | » |
© 2024 OneMinuteCode. All rights reserved.