xml - Android Studio - how was this resource file structure trick achieved? -


i checking out google i/o app source code in android studio, , came across ide layout of res/ folder - how achieved?

but if @ filesystem @ actual file structure, it's conventional values/styles.xml, values-v17/styles.xml, values-v21/styles.xml arrangement. how can achieve in own app?

http://i.imgur.com/obabnwr.png

this "android" project view, group different files in order minimise file differences vs folder differences.

this default in android 0.9.x

aside 0.9.3


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -