Skip to content

Invalid Manifest API levels #54

@RomanTheLegend

Description

@RomanTheLegend

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions