-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Disa manifest states that min. API level is 14 but it actually uses some methods which were only introduced in API 17 hence it fails on older "devices" with Android 4.0.4 (for example, lightweight emulators like Windroy and YouWave Android Free)
java.lang.NoSuchMethodError: no method with name='setTextAlignment' signature='(I)V' in class Landroid/view/View;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels