Skip to content

Commit

Permalink
Update refs.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
shivamvk authored Sep 19, 2021
1 parent 405c81a commit d31108f
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 d31108f

Please sign in to comment.