Created
September 3, 2025 23:49
-
-
Save sarimmehdi/8d03cbbf4da3d58f859c71bad8c0137b to your computer and use it in GitHub Desktop.
String Arrays
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<string-array name="navigation_items"> | |
<item>Home</item> | |
<item>Profile</item> | |
<item>Settings</item> | |
</string-array> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment