applidium / HeaderListView

Android ListView with sticky headers
http://applidium.com/en/news/headerlistview_for_android/
Other
313 stars 96 forks source link

No marked region found along edge. - Found along top edge. #7

Closed Depicus closed 10 years ago

Depicus commented 10 years ago

drawable-hdpi/scrollbar_handle_holo_dark.9.png errors in Android Studio 0.4.2 with

Error: Failed to run command: build-tools/17.0.0/aapt s -i /drawable-hdpi/scrollbar_handle_holo_dark.9.png -o /debug/drawable-hdpi/scrollbar_handle_holo_dark.9.png Error Code: 42 Output: ERROR: 9-patch image drawable-hdpi/scrollbar_handle_holo_dark.9.png malformed. No marked region found along edge. Found along top edge.

I've removed paths for brevity, deleting dark.9 and replacing with light.9 renamed does not solve the problem.

Having used /Applications/Android\ Studio.app/sdk/tools/draw9patch to add the lines it works but not sure I added them in the right please

tokou commented 10 years ago

We just replaced the resources. Thanks for your input.