IntroActivity
IntroActivity copied to clipboard
cleanup resources
- move material_colors file to sample
- create own styles file for api 19 to not crash on apis below 19
- remove unneeded target api attributes
- use #ffffff instead of color reference for vector drawables as we generate pngs out of it on older apis
- remove application tag from library manifest file, to prevent weird behavior when merging manifests
Change-Id: Ief8794e095b991f04c641ffb6919994a30391cd1 Signed-off-by: Alexander Martinz [email protected]