view tag

215 questions


1 answers
93 views
0
RE: I want to create a LINE-style conversation with VIEW

Recently, I have been learning about a tool called RE:VIEW. RE: I want to write a LINE-style conversation on VIEW, but I don't know how to write it.What kind of settings do I need?Your environment is ...

2 years ago

1 answers
161 views
0
Why is the initial display of WKWebView slow on iOS/Objective-C (Swift)?(Native Gawa, Hybrid)

Gawa Native/Hybrid app development using iOS's WKWebViewUse WKWebView with Objective-C (Swift).View/Close HTML (web page) in WKWebView with native button tapChecked the speed of the Yahoo page/Hello W...


1 answers
171 views
0
Change the transition destination screen by cell in tableviewcell

Hello, I was able to display multiple cells using tableView in Xcode.And I would like to change the screen transition destination for each cell.If you tap a cell using the Navigation Controller, the s...

2 years ago

1 answers
84 views
0
I want to scroll through listview to hide titlebar

Here's what I want to do https://github.com/rkowase/android-bottom-navigation-custom-behavior-sampleThe one in the middle is listview.After much research, I could easily use CoordinatorLayout and nest...

2 years ago

1 answers
164 views
0
I want to play background in WKWebView

We are developing an application using WKWebViewI want to play background in WKWebView.It stopped when I put the app in the background, and I can't continue playing even after I put the app in the bac...

2 years ago

1 answers
85 views
0
Is there a way to display two types of cells (A, B) in the collection view and display the array values only in the cells of A?

As shown in the picture, there are cells with values on the label and cells without displaying anything, but in this state, 3 seems to be in the cell where nothing is displayed (indexpath.row==2).I'd ...


1 answers
155 views
0
Information About Loading Display During Page Transition in InAppBrowser

I'm sorry for the beginner's question.When I use InAppBrowser in monaca to fly to the website, I would like to attach a loading screen until the website is displayed. What should I do?If you understan...

2 years ago

2 answers
154 views
0
I want to display the a-frame in the Android webview.

Web page using WebVR framework a-frame using WebGL, I'm thinking of using webview to display it on the app instead of Android's Chrome app.As a trial, I tried to display the official site of a-frame a...

2 years ago

1 answers
77 views
0
I want to change the loading location when I tap the link on Android WebView.

I would like to change the Uri tapped on the webView and load it.Specifically, I would like to load the one with the JavaScript argument removed from the Uri link.For example, <a href=http://exampl...

2 years ago

4 answers
146 views
0
How do I retrieve text from the C#WebBrowser control while it is hidden?

Thank you for your help.It's not very easy to use WebBrowser controls, but you can use them to browse.I am writing a code that extracts only the links of the pages that are listed.If there is a link i...

2 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.