76 questions
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...
I would like to change the size of the cell in TableView depending on the content, but I don't know what to do.For example, suppose you have a TableView cell:I would like to change the cell height acc...
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 am a student studying the creation of iOS apps at Objective-C.It may not be a good question because you are immature and misleading, but I would appreciate it if you could answer it.When creating an...
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;
I am creating a list of apps on Android, and I am trying to place a button at the bottom that is different from the list of apps.However, when the buttons are placed, all the buttons on the list are o...
As the title suggests, even if I drag and drop textview of constraint layout in Android studio, it does not appear in the UI.Is it a PC specification?please tell me。i5-6200U/8G
« | - 2 - | » |
© 2024 OneMinuteCode. All rights reserved.