IntroActivity icon indicating copy to clipboard operation
IntroActivity copied to clipboard

cleanup resources

Open amartinz opened this issue 8 years ago • 0 comments

  • 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]

amartinz avatar May 04 '16 10:05 amartinz