view tag

215 questions


1 answers
104 views
0
How do I print text with HTML grammar in a text view?

<h2>Title</h2><br><p>description here</p>I want to apply this code to the text view and print it out, what should I do?


1 answers
118 views
0
How to implement events similar to KeyUp in ListView

Can't you make Click Event in KeyUp, Down format for the first item in ListView?This event while you're pressing it, and this event when you hit your hand.It's like...There was an OnKey, so I tried to...

2 years ago

1 answers
49 views
0
This is a listView question.

The Listview item has a radio button image. When Listview first appears, the radio button is checked in one item. After that, if you press the radio button of the item except for the first selected ra...


1 answers
66 views
0
The image load from the list view takes too long ㅜ에서

I made a list view that prints the image, but I get the image from the Internet.But the printing speed is too slow and it seems to bring up the image again every time.p.s.There is no limit to the numb...


5 answers
64 views
0
This is a question about writing on the Android bulletin board.

I found out on the web that you use Wizzie Wick editors to put them on when you write, but do you have Wizzie Wick editors on the other Wizziewick editors? I looked it up and it didn't seem to be ther...

2 years ago

1 answers
72 views
0
Questions related to loading Swift WKWebView page.

I'm making a hybrid app using WKWebView. There's a problem When you load a page in webview, you can't load it properly if you put # after url.func webView(webView: WKWebView, decidePolicyForNavigation...

2 years ago

1 answers
49 views
0
Is it possible to attach two adapters according to the number of two DB tables on one fragment screen? (Explanation photo attached)

There are two different forms that I receive from the user on one fragment screenSo I've made two DB tables! A's cursor list view and attach it as one list view... Is this possible? Regardless of the ...


1 answers
51 views
0
I want to make an endless list on Android.

I'd like to show you a little bit of the items on the list and let the user scroll and get additional items when they reach the end of the list. What can I do?

2 years ago

1 answers
114 views
0
Time delay when switching Android screens

Loading the main screen (1.5 seconds) when running the app or switching the screen feels a little slow.Put the image in the layout background as shown in the code below There are also two images in th...

2 years ago

1 answers
42 views
0
I want to click each child expandable list view.(Inside fragment)

First of all, with the help of Kwon Taehwan (Thank you.I applied a click event, but I can't click differently yet, so I'm replying the question ㅠ

2 years ago
« - 19 - »

© 2024 OneMinuteCode. All rights reserved.