215 questions
We are currently developing an Android app.I am using WebView to display the smartphone version of the web page.I get confused when I scroll through the loaded web page.I found an article on the Inter...
When I scroll through the collectionView, the cell's subview moves to a different cell.Obtain photos of the camera roll and place them in order in the collectionview.I am writing about tapping the pla...
I'm going to use UICollectionView on swift5 and I'm going to use xlb for customized cells.I learned this module when I started Swift and made it, but I tried again to create a new app, but an error oc...
I am developing a Gawa native application using WebView at Swift.The UIViewController cannot send the value to the function declaring the value in the external JS.Why?With the code below, window.a() c...
I am a beginner in Android development.I don't know how to display my PC in WebView.Changing the UserAgent was a hit, but I don't know how to do it.LayoutInflater factory=LayoutInflater.from(this);Vie...
I checked Paging Enabled in ScrollView on Storyboard to scroll through the images one page at a time, but I would like to scroll through the images one page at a time, not one page at a time.In other ...
I use WebView on the Android app to run the local html5 code.I can't play video.I tried using html5WebView, but it didn't work.Does anyone know how to play html5 video on WebView?The video is stored l...
Whenever cellForItemAtIndexPath is called in the CollectionView cell, I want to have a different identifier every time, but I don't know how to do it.Or is it not possible?For example, on the first sc...
Even if you write the following ajax processing in javascript in the WebView of Android 2.3.3 (API level 10), It doesn't seem to work, but is there any solution?$.ajax({ url —https://xxxxxxxx, type:...
I am creating a hybrid app with OnsenUI and jQuery, but I want to display the scroll bar on a screen like a search list, but I don't know how to do it.The basic structure of the page is as follows:<...
« | - 5 - | » |
© 2024 OneMinuteCode. All rights reserved.