Skip to content

Potential Compatibility Issue #105

Description

@TSUMahmud

Hi,
I notice in class com/quaap/launchtime/ColorSettingsActivity.java you have overriden function isValidFragment(), which is added to the class android.preference.PreferenceActivity in API version = 19. (See this link).

Class ColorSettingsActivity directly extends android.preference.PreferenceActivity. If you put some important operation into this function, the program may not execute normally in API<19.

The same issue could happen in com/quaap/launchtime/SettingsActivity.java too.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions