Cannot find symbol pager_background_alternate

42 views
Skip to first unread message

John Lau

unread,
Aug 24, 2013, 4:10:45 AM8/24/13
to android-...@googlegroups.com
With the master version of github I get the following two errors in the file AlternatingColorListAdapter.java when making the project:

..\android-bootstrap-master\app\src\main\java\com\donnfelker\android\bootstrap\ui\AlternatingColorListAdapter.java
Error:(52,36) java: cannot find symbol
  symbol:   variable pager_background
  location: class com.actionbarsherlock.R.color

Error:(53,36) java: cannot find symbol
  symbol:   variable pager_background_alternate
  location: class com.actionbarsherlock.R.color

Compiling works fine. 
Anyone else having this problem?

I'm using Android Studio.

Adam Mashburn

unread,
Sep 3, 2013, 11:44:23 AM9/3/13
to android-...@googlegroups.com
I get the same error in android studio but when i switched to intellij it works fine

Donn Felker

unread,
Sep 3, 2013, 11:59:15 AM9/3/13
to android-...@googlegroups.com

I'm checking in some changes tonight that fix a few things.

--
You received this message because you are subscribed to the Google Groups "Android Bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-bootst...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Esteban Villalobos

unread,
Feb 24, 2014, 11:37:21 AM2/24/14
to android-...@googlegroups.com, do...@donnfelker.com
Hi, I'm using intelliJ and I got the same two errors. I don't know why it's happening now nor how to fix it. It was all working fine until now and I didn't even touch that java file.

Esteban Villalobos

unread,
Feb 24, 2014, 12:19:34 PM2/24/14
to android-...@googlegroups.com, do...@donnfelker.com
Fixed it. I was importing de color resource from actionbarsherlock when I should've imported it from my project.
Reply all
Reply to author
Forward
0 new messages