Skip to content

Instantly share code, notes, and snippets.

View adneerav's full-sized avatar
🎯
Focusing

Neerav Chauhan adneerav

🎯
Focusing
View GitHub Profile
@adneerav
adneerav / card_background.xml
Created October 12, 2022 13:37 — forked from damianpetla/card_background.xml
Android drawable used as background with shadows. Support elevation on API 21+
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_pressed="true">
<layer-list>
<!-- Drop Shadow Stack -->
<item>
<shape>
<padding
android:bottom="1dp"
@adneerav
adneerav / README.md
Created February 17, 2020 12:40 — forked from hofmannsven/README.md
Git Cheatsheet
07-29 16:18:52.493 10232-10232/? I/art: Late-enabling -Xcheck:jni
07-29 16:18:52.755 10232-10232/com.streaming I/art: Rejecting re-init on previously-failed class java.lang.Class<org.videolan.libvlc.MediaPlayer$3>
07-29 16:18:52.756 10232-10232/com.streaming I/art: Rejecting re-init on previously-failed class java.lang.Class<org.videolan.libvlc.MediaPlayer$3>
07-29 16:18:52.765 10232-10232/com.streaming D/VLC/JNI/VLCObject: JNI interface loaded.
07-29 16:18:52.778 10232-10232/com.streaming D/VLC: [b8149ca8/636c7662] core libvlc: VLC media player - 3.0.0-git Vetinari
07-29 16:18:52.778 10232-10232/com.streaming D/VLC: [b8149ca8/10002] core libvlc: Copyright © 1996-2017 the VideoLAN team
07-29 16:18:52.778 10232-10232/com.streaming D/VLC: [b8149ca8/120000] core libvlc: revision 2.2.0-git-14029-g5913345
07-29 16:18:52.778 10232-10232/com.streaming D/VLC: [b8149ca8/776f7268] core libvlc: configured with ../configure '--host=arm-linux-androideabi' '--build=x86_64-unknown-linux' '--with-contrib=/home/ubuntu/vlc-an