How to make android app’s background image repeat

Ok, here’s what I’ve got in my app. It includes a hack to prevent ListViews from going black while scrolling. drawable/app_background.xml:

  values/styles.xml:

  AndroidManifest.xml:

 

person shubham sharmaaccess_time December 29, 2016launch Read More

Transprent Colors

100% — FF 99% — FC 98% — FA 97% — F7 96% — F5 95% — F2 94% — F0 93% — ED 92% — EB 91% — E8 90% — E6 89% — E3 88% — E0 87% — DE 86% — DB 85% — D9 84% — D6 83% — D4 […]

person shubham sharmaaccess_time December 21, 2016launch Read More

Create Custom TextView with custom fonts

in xml file

where “customfonts.MyTextView” is package and class name

person shubham sharmaaccess_time December 16, 2016launch Read More