Skip to content

Commit

Permalink
Merge pull request #11 from rubensousa/update_sample
Browse files Browse the repository at this point in the history
Update sample
  • Loading branch information
rubensousa authored Nov 9, 2022
2 parents 25b11b7 + 003be85 commit 04d35ad
Show file tree
Hide file tree
Showing 35 changed files with 1,023 additions and 520 deletions.
2 changes: 1 addition & 1 deletion sample/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
tools:targetApi="31"
tools:ignore="MissingTvBanner">
<activity
android:name=".MainActivity"
android:name=".ui.MainActivity"
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 04d35ad

Please sign in to comment.