How to create new res folder in Android Studio

前端 未结 7 630
难免孤独
难免孤独 2020-12-08 05:22

I want to add localized strings for my android app. Therefore I need a values-xx folder in my Res folder.

The original values folder has a blue dot, so I tried creat

7条回答
  •  無奈伤痛
    2020-12-08 05:28

    The values-xx folder we created is not showing, but when we create a file its asking =>I have created values-21 folder and then tried with creating an xml and it asks for choosing a directory =>I have updated to Android 1.02

    Check the values-21 Sample

提交回复
热议问题