blennerSilva
blennerSilva
E/AndroidRuntime: FATAL EXCEPTION: main Process: com.solution.evamobilesesnew, PID: 2280 java.lang.RuntimeException: Unable to stop activity {com.solution.evamobilesesnew/com.solution.evamobilero.ui.activty.ConfirmeSerialActivity}: java.lang.RuntimeException: Parcel android.os.Parcel@a87cb27: Unmarshalling unknown type code 3145778 at offset 604 at android.app.ActivityThread.callActivityOnStop(ActivityThread.java:5306) at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:5271) at...
i tested on your code and it reproduces de same error
Is there any solution to this issue?
public AwesomeInfoDialog setPositiveButtonClick(@Nullable final Closure selectedYes) { positiveButton.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View view) { if (selectedYes != null) { selectedYes.exec(); } hide(); } }); return this; } public...
ops this was my fault...i forgot the action i will fix it ASAP
You should be able to do it...i dont see any reason why not...test it and let me know send me a piece of code on how you are implementing it
so....what you cant is fork the project and put this in the xmls . android:textAllCaps="false" or just in the style false the reason why im not going t do it...
i will look into it... but its very weird i never got this error
can you tell me what is the device model
Yes sure, i will work on a new release very soon with more dialogs and can def work on fonts