Skip to content

Instantly share code, notes, and snippets.

@timanrebel
Created January 19, 2014 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timanrebel/8505205 to your computer and use it in GitHub Desktop.
Save timanrebel/8505205 to your computer and use it in GitHub Desktop.
Platform and Density dependant images in Alloy widgets
app/widgets/sc.MenuBarButton/assets/android/images/res-xhpdi/like.png
becomes
Resources/android/android/images/res-xhdpi/sc.MenuBarButton/like.png
but is not displaying with
WPATH('/images/like.png')
(app/widgets/sc.MenuBarButton/assets/images/like.png is working)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment