wistein / TourCount

TourCount is an Android App that supports species-specific counting of butterflies in nature.
4 stars 3 forks source link

Resource issues #2

Closed ghost closed 8 years ago

ghost commented 8 years ago
:processReleaseResources/home/krt/src/fdroiddata/build/com.wmstein.transektcount/transektcount/src/main/res/menu/counting.xml:15:23-49: AAPT: No resource found that matches the given name (at 'icon' with value '@drawable/ic_core_overflow').

/home/krt/src/fdroiddata/build/com.wmstein.transektcount/transektcount/src/main/res/menu/counting.xml:22:31-45: AAPT: No resource found that matches the given name (at 'icon' with value '@drawable/copy').

/home/krt/src/fdroiddata/build/com.wmstein.transektcount/transektcount/src/main/res/menu/counting.xml:28:31-60: AAPT: No resource found that matches the given name (at 'icon' with value '@drawable/ic_share_white_24dp').

/home/krt/src/fdroiddata/build/com.wmstein.transektcount/transektcount/src/main/res/menu/list_section.xml:17:23-49: AAPT: No resource found that matches the given name (at 'icon' with value '@drawable/ic_core_overflow').

/home/krt/src/fdroiddata/build/com.wmstein.transektcount/transektcount/src/main/res/menu/welcome.xml:27:23-49: AAPT: No resource found that matches the given name (at 'icon' with value '@drawable/ic_core_overflow').

/home/krt/src/fdroiddata/build/com.wmstein.transektcount/transektcount/build/intermediates/res/merged/release/menu/counting.xml:13: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/ic_core_overflow').

/home/krt/src/fdroiddata/build/com.wmstein.transektcount/transektcount/build/intermediates/res/merged/release/menu/counting.xml:20: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/copy').

/home/krt/src/fdroiddata/build/com.wmstein.transektcount/transektcount/build/intermediates/res/merged/release/menu/counting.xml:26: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/ic_share_white_24dp').

/home/krt/src/fdroiddata/build/com.wmstein.transektcount/transektcount/build/intermediates/res/merged/release/menu/list_section.xml:15: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/ic_core_overflow').

/home/krt/src/fdroiddata/build/com.wmstein.transektcount/transektcount/build/intermediates/res/merged/release/menu/welcome.xml:25: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/ic_core_overflow').
ghost commented 8 years ago

Whoops, wrong app, this was meant to be https://github.com/wistein/TransektCount/issues/1 . Closing.