Skip to content

Instantly share code, notes, and snippets.

View jasoncavinder's full-sized avatar

Jason Cavinder jasoncavinder

View GitHub Profile
@FrancesCoronel
FrancesCoronel / sampleREADME.md
Last active March 15, 2026 04:43
A sample README for all your GitHub projects.

Repository Title Goes Here

Frances Coronel

INSERT GRAPHIC HERE (include hyperlink in image)

Subtitle or Short Description Goes Here

ideally one sentence >

Unless specified otherwise, all of the below tinting applies to both Lollipop and pre-Lollipop using AppCompat v21.
To use the support version of these attributes, remove the android namespace.
For instance, "android:colorControlNormal" becomes "colorControlNormal".
These attributes will be propagated to their corresponding attributes within the android namespace
for devices running Lollipop. Any exceptions to this will be noted by including the "android:" prefix.
All Clickable Views:
-----------