Closed GoogleCodeExporter closed 9 years ago
Also, checking out the version previous to the introduction of that reference
results in the following missing layout symbols:
[ERROR]
.../android-shuffle/shuffle-android/src/org/dodgybits/shuffle/android/list/old/v
iew/ContextView.java:[66,17] cannot find symbol
[ERROR] symbol : variable old_context_view
[ERROR] location: class org.dodgybits.android.shuffle.R.layout
[ERROR]
.../android-shuffle/shuffle-android/src/org/dodgybits/shuffle/android/list/view/
project/ProjectListItem.java:[32,27] cannot find symbol
[ERROR] symbol : variable project_view
[ERROR] location: class org.dodgybits.android.shuffle.R.layout
[ERROR]
.../android-shuffle/shuffle-android/src/org/dodgybits/shuffle/android/view/activ
ity/TaskViewActivity.java:[63,31] cannot find symbol
[ERROR] symbol : variable fragment_container
[ERROR] location: class org.dodgybits.android.shuffle.R.layout
[ERROR]
.../android-shuffle/shuffle-android/src/org/dodgybits/shuffle/android/view/activ
ity/TaskViewActivity.java:[94,19] cannot find symbol
[ERROR] symbol : variable fragment_container
[ERROR] location: class org.dodgybits.android.shuffle.R.id
[ERROR] -> [Help 1]
Original comment by wmund...@gmail.com
on 26 Feb 2012 at 6:16
(The last checkout that builds here is 9f1547991ae8 "Fixed error loading child
tasks in tree view".)
Original comment by wmund...@gmail.com
on 26 Feb 2012 at 6:20
I had a misconfigured .hgignore file that was ignoring the layout directory
Original comment by andybry...@gmail.com
on 9 Mar 2012 at 6:12
Original issue reported on code.google.com by
wmund...@gmail.com
on 26 Feb 2012 at 6:05