-
Hi, good morning!
I need some help with the embedded signature. I am using Swift, XCode 15.4, simulator with iOS 17.5.
I am creating the envelope with the API:
`EnvelopesAPI.envelopesPostEnvelope…
-
like this code
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.fragment_progress);
ProgressVi…
-
Hi there,
I'm using Xcode 8.1 and M13ProgressSuite 1.2.8.
Has anyone seen this or experienced something similar?
Please let me know what else I can provide to help.
![m13progressviewimage…
-
Build Details:
OS Version: Dev (OS Build 27695.1000)
App: React Native Gallery
App Version: 1.0.18.0
React Native Windows Version: 0.75.0
AT: Fast Pass
Repro-Steps:
Launch the React Native …
-
I've set it to autostart. More precisely,
```
app:pv_autostart="true"
app:pv_circular="true"
app:pv_progressMode="indeterminate"
```
All works good until the ProgressView's vis…
-
-
-
Good day
I have noticed that I can't sync the gradle dependency from Maven since the 16th of August 2024. Could it be a maven error?
When it first happened I had to add jcenter() on the top level …
-
I have some questions about DZNWebViewController while push it then pop it:
1. toolbar not hidden.
2. progressView not hidden while request unfinished.
3. networkActivityIndicatorVisible not hidden.
…
-
I am trying to creating a progress view dynamically, but the progress view not showing.
ProgressView progressView = new ProgressView(activity);
progressView.applyStyle(com.rey.material.R.style.Ma…