Paweł Nowacki
Paweł Nowacki
When screen is rotating. java.lang.RuntimeException: Unable to start activity ComponentInfo{***.app.activities.ProfileActivity}: android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment com.irozon.alertview.fragments.DialogFragment: could not find Fragment constructor at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2778) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2856) at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:4699) at android.app.ActivityThread.-wrap18(Unknown Source:0)...
If you'll use a lot of text in your alert there should be a scrollview.
**Describe the bug** I would like to use two Pinputs on one screen on WEB version of the app. However I am getting error about duplicates of element ID. As...