Android Hello, Gallery tutorial — “R.styleable cannot be resolved”

前端 未结 7 1905
一整个雨季
一整个雨季 2020-11-27 13:23

When working on the Hello, Gallery tutorial/sample app, after following the instructions on the site, Eclipse reported that R.styleable cannot be resolved.

What is t

7条回答
  •  北海茫月
    2020-11-27 14:05

    There are have a little error in the select answer,instead stylable with styleable

    It's should like this:

     
         
     
    

提交回复
热议问题