215 questions
I'd like to swipe the cell to the left and display the Delete button and the Details button to delete the cell and transition to the Details page.The Delete button successfully wrote the following cod...
webView.getSettings().setCacheMode(WebSettings.LOAD_CACHE_ELSE_NETWORK);I would like to determine if there was a cache during page transition while caching in this way.
I would like to know how to count the number of taps per cell when I tap CollectionViewCell on Swift and display them in each cell.The count is from the start to the end of the application. How should...
I would like to create a login form with the iOS app.The image I want to create is the screen below.I am trying to create this email address and password entry in Contents: Static cells in TableView.(...
Using WebView to create RSS readers.I would like to use getTitle() to keep the information on the page I am currently viewing and bookmark it.GetTitle does not work properly after page movement.Out of...
Sorry for the basic question.Why do I link data source and delete on storyboard when I use tableView on Swift?I've been looking at how to use tableView on various sites, but I don't know the differenc...
Hello I'm in trouble because I can't find it even if I look into it.I would like to ask you about updating cells when sorting UITableView functableView(tableView: UITableView, moveRowAtIndexPath sourc...
I use Android Studio to set up WebView in Java to display any HTML.Therefore, I would like to interconnect Android with JavaScript in HTML.First, for JavaScript→ Android (Java), I succeeded in calling...
Please tell me how to use multiple TableView Cells when using TableView on Swift.As an image, I would like to display two different cells in one table.As for the atmosphere, I would like to display th...
I have a question because I didn't understand the document.If you display a web page in the Monaca app with <a href=URL>, you should open a web page in the app.Is it possible to return to the lo...
« | - 4 - | » |
© 2024 OneMinuteCode. All rights reserved.