Skip to content

Commit

Permalink
Merge pull request #2 from shivamvk/shivamvk-patch-2
Browse files Browse the repository at this point in the history
Update refs.xml
  • Loading branch information
shivamvk authored Sep 19, 2021
2 parents 405c81a + d31108f commit 8613ba0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion android/src/main/res/values/refs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,10 @@
<item type="layout" name="launch_screen">
@layout/launch_screen
</item>
</resources>
<item type="raw" name="splash_video">
@raw/splash_video
</item>
<item type="id" name="simpleVideoView">
@id/simpleVideoView
</item>
</resources>

0 comments on commit 8613ba0

Please sign in to comment.