Android Question ACToolbarLight

omidaghakhani1368

Well-Known Member
Licensed User
Longtime User
Hi.
I use appcompat and in my code get error below image:
tn.png
 
Last edited:

RandomCoder

Well-Known Member
Licensed User
Longtime User
I think it could be one of two possible reasons. Firstly don't define your variable name as ActionBar as I believe it is a reserved word. Second option maybe that you need to update your AppCompat library?
 
Upvote 0

omidaghakhani1368

Well-Known Member
Licensed User
Longtime User
I think it could be one of two possible reasons. Firstly don't define your variable name as ActionBar as I believe it is a reserved word. Second option maybe that you need to update your AppCompat library?
I'm sorry to late answer.
My appcompat version is 1.1
 
Upvote 0

corwin42

Expert
Licensed User
Longtime User
Upvote 0
Top