intial commit of 4.0
BIN
FindMyCarLib/res/drawable/car.png
Executable file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
FindMyCarLib/res/drawable/compass_lrg.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
FindMyCarLib/res/drawable/compass_med.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
FindMyCarLib/res/drawable/compass_sm.png
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
10
FindMyCarLib/res/drawable/distance_background.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
|
||||
<gradient
|
||||
android:id="@+id/distance_background"
|
||||
android:angle="270"
|
||||
android:endColor="#808080"
|
||||
android:startColor="#FFDDDDDD" />
|
||||
|
||||
</shape>
|
||||
BIN
FindMyCarLib/res/drawable/needle_lrg.png
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
FindMyCarLib/res/drawable/needle_med.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
FindMyCarLib/res/drawable/needle_sm.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
FindMyCarLib/res/drawable/show_car_black.png
Executable file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
FindMyCarLib/res/drawable/show_car_white.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |