add AndroidBootstrap lib

This commit is contained in:
Dominik Schürmann
2014-01-09 12:31:45 +01:00
parent 14a8738933
commit 11ed8d7e16
68 changed files with 3121 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="@color/bthumbnail_placeholder"/>
</shape>