sephiroth74 / HorizontalVariableListView

Horizontal list view for Android which allows variable items widths
859 stars 282 forks source link

hlv_listViewStyle is missing cause AndroidStudio issues #73

Open decybel opened 10 years ago

decybel commented 10 years ago

Android Studio has Redering problems. "Missing style" Filed to find style 'hlv_listViewStyle' in current theme (3 similar errors not shown)

saket commented 10 years ago

Seconded. I occasionally run into this problem as well, but then AS decides to solve it on its own.

extralam commented 10 years ago

do you have style in your own? https://github.com/sephiroth74/HorizontalVariableListView/blob/master/demo/res/values/styles.xml

and in AndroidStudio Preview choose your own Theme.