Skip to content

Instantly share code, notes, and snippets.

View dhruvikn's full-sized avatar

Dhruvik Neharia dhruvikn

View GitHub Profile
--- a/./old.java
+++ b/./new.java
@@ -6,13 +6,13 @@ public void initKawaMap(boolean isValid) {
* ----------
*/
// Set large button colors
- KawaMap.setFooterBtnBgColorAndTextColor(Color.BLUE, Color.WHITE);
+ KawaMap.setFooterBtnBgColorAndTextColor(this,R.color.blue, R.color.white);
//Set small button colors

Keybase proof

I hereby claim:

  • I am dhruvikn on github.
  • I am dhruvikn (https://keybase.io/dhruvikn) on keybase.
  • I have a public key ASBr5AbLHudDLiEZW3cXH_hyKgv6_9eOMMXr1yeWCfRSGAo

To claim this, I am signing this object:

@dhruvikn
dhruvikn / license-badges.md
Last active November 1, 2017 13:08 — forked from lukas-h/license-badges.md
License Badges for your Project

Markdown License badges

Collection of License badges for your Project's README file.
This list includes the most common open source and open data licenses.
Easily copy and paste the code under the badges into your Markdown files.

Notes

  • Badges are made with Shields.io.
  • This badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.  
  • 🇫🇷 Cette liste en français
  • Github has a new autodetection of the LICENSE file, which shows up the license at the repo overview