Skip to content

Instantly share code, notes, and snippets.

View cinohub's full-sized avatar

godfather cinohub

  • Freelancer
View GitHub Profile
//UI
compile 'uk.co.chrisjenx:calligraphy:2.2.0'
compile 'com.android.support:appcompat-v7:26.+'
compile 'com.android.support:design:26.+'
compile 'com.google.android.gms:play-services-maps:10.2.0'
compile 'com.android.support.constraint:constraint-layout:1.0.2'
compile 'com.github.armcha:ColoredShadowImageView:1.1.0'
compile 'com.wang.avi:library:2.1.3'
//UI
compile 'com.github.bumptech.glide:glide:3.7.0'
@cinohub
cinohub / IconView.kt
Created December 14, 2018 08:07 — forked from nickbutcher/IconView.kt
A prototype implementation of a shadow effect inspired by the Google Play Games app (https://play.google.com/store/apps/details?id=com.google.android.play.games).
/*
* Copyright 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under the
* License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.