Skip to content

Conversation

@SystemR
Copy link

@SystemR SystemR commented Dec 22, 2022

Fix for
View class androidx.appcompat.widget.AppCompatTextView is an AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).

  • Main ApplicationActivity needs to use AppCompat theme.

Fix for
android.content.pm.PackageManager$NameNotFoundException: ComponentInfo{me.lucky.wasted/me.lucky.wasted.trigger.application.ApplicationActivity}

  • Main ApplicationActivity was not enabled.

… AppCompat widget that can only be used with a Theme.AppCompat theme (or descendant).`

  Main ApplicationActivity needs to use AppCompat theme.

Fix for `android.content.pm.PackageManager$NameNotFoundException: ComponentInfo{me.lucky.wasted/me.lucky.wasted.trigger.application.ApplicationActivity}`
  Main ApplicationActivity was not enabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant