Skip to content

Commit

Permalink
[ADD] #26 : arrays.xml 파일 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
tgyuuAn committed Oct 10, 2023
1 parent 0fc6522 commit 1460418
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<array name="hide_bottomNavigation_fragmnets">
<item>@id/splashFragment</item>
</array>
</resources>

0 comments on commit 1460418

Please sign in to comment.