Skip to content

Instantly share code, notes, and snippets.

View RaviDhoriya's full-sized avatar
🎯
Focusing

RaviDhoriya

🎯
Focusing
View GitHub Profile
@MarsVard
MarsVard / README
Last active November 3, 2022 19:19
android drawable to imitate google cards.
put card.xml in your drawables directory, put colors.xml in your values directory or add the colors to your colors.xml file.
set the background of a view to card,
as you can see in card.xml the drawable handles the card margin, so you don't have to add a margin to your view
``` xml
<View
android:layout_width="fill_parent"
@manuelmorales
manuelmorales / enable_bcm4313.sh
Last active October 6, 2015 00:57
How to get the Broadcom BCM4313 wifi driver working on Ubuntu 14.04 (HP Pavilion dv3)
sudo apt-get install b43-fwcutter firmware-b43-installer # and restart
# In Ubuntu 13.04 was
sudo apt-get remove bcmwl-kernel-source
jockey-gtk
# Install the BCM driver