Skip to content

Commit

Permalink
menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysiek Nowak committed Mar 23, 2012
0 parents commit eee1e1b
Show file tree
Hide file tree
Showing 363 changed files with 263 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
33 changes: 33 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>HexDefence</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.android.ide.eclipse.adt.ApkBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
23 changes: 23 additions & 0 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="bteam.hexdefence.menu"
android:versionCode="1"
android:versionName="1.0" >

<uses-sdk android:minSdkVersion="7" />

<application
android:icon="@drawable/ic_launcher"
android:label="@string/app_name" >
<activity
android:label="@string/app_name"
android:name=".HexDefenceActivity" >
<intent-filter >
<action android:name="android.intent.action.MAIN" />

<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
</application>

</manifest>
Binary file added bin/HexDefence.apk
Binary file not shown.
Binary file added bin/classes.dex
Binary file not shown.
Binary file not shown.
Binary file added bin/classes/bteam/hexdefence/menu/R$attr.class
Binary file not shown.
Binary file added bin/classes/bteam/hexdefence/menu/R$drawable.class
Binary file not shown.
Binary file added bin/classes/bteam/hexdefence/menu/R$id.class
Binary file not shown.
Binary file added bin/classes/bteam/hexdefence/menu/R$layout.class
Binary file not shown.
Binary file added bin/classes/bteam/hexdefence/menu/R$menu.class
Binary file not shown.
Binary file added bin/classes/bteam/hexdefence/menu/R$string.class
Binary file not shown.
Binary file added bin/classes/bteam/hexdefence/menu/R.class
Binary file not shown.
Binary file added bin/res/drawable-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-ldpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Abacus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Add.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Airplane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Alarm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Apple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Aqua ball.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Arrows.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Assistant.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Auto.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Award.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Basball bat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Basket.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Bike.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Black arrow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Black ball.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Black flag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Black pin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Blog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Blue arrow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Blue ball.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Blue flag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Blue pin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Bomb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/48x48/Book.png
Binary file added bin/res/drawable-mdpi/48x48/Bow tie.png
Binary file added bin/res/drawable-mdpi/48x48/Briefcase.png
Binary file added bin/res/drawable-mdpi/48x48/Brush.png
Binary file added bin/res/drawable-mdpi/48x48/Bug.png
Binary file added bin/res/drawable-mdpi/48x48/Business.png
Binary file added bin/res/drawable-mdpi/48x48/Butterfly.png
Binary file added bin/res/drawable-mdpi/48x48/Calendar.png
Binary file added bin/res/drawable-mdpi/48x48/Cam.png
Binary file added bin/res/drawable-mdpi/48x48/Camera.png
Binary file added bin/res/drawable-mdpi/48x48/Car.png
Binary file added bin/res/drawable-mdpi/48x48/Careers.png
Binary file added bin/res/drawable-mdpi/48x48/Chat.png
Binary file added bin/res/drawable-mdpi/48x48/Cinema.png
Binary file added bin/res/drawable-mdpi/48x48/Coffee.png
Binary file added bin/res/drawable-mdpi/48x48/Color.png
Binary file added bin/res/drawable-mdpi/48x48/Commerce.png
Binary file added bin/res/drawable-mdpi/48x48/Company.png
Binary file added bin/res/drawable-mdpi/48x48/Compass.png
Binary file added bin/res/drawable-mdpi/48x48/Component.png
Binary file added bin/res/drawable-mdpi/48x48/Computer.png
Binary file added bin/res/drawable-mdpi/48x48/Credit report.png
Binary file added bin/res/drawable-mdpi/48x48/Cube.png
Binary file added bin/res/drawable-mdpi/48x48/Dating.png
Binary file added bin/res/drawable-mdpi/48x48/Diagram.png
Binary file added bin/res/drawable-mdpi/48x48/Dice.png
Binary file added bin/res/drawable-mdpi/48x48/Dollar.png
Binary file added bin/res/drawable-mdpi/48x48/EBay.png
Binary file added bin/res/drawable-mdpi/48x48/Education.png
Binary file added bin/res/drawable-mdpi/48x48/Elephant.png
Binary file added bin/res/drawable-mdpi/48x48/Entertainment.png
Binary file added bin/res/drawable-mdpi/48x48/Exit.png
Binary file added bin/res/drawable-mdpi/48x48/Fire.png
Binary file added bin/res/drawable-mdpi/48x48/Flags.png
Binary file added bin/res/drawable-mdpi/48x48/Flat screen TV.png
Binary file added bin/res/drawable-mdpi/48x48/Folder.png
Binary file added bin/res/drawable-mdpi/48x48/Food.png
Binary file added bin/res/drawable-mdpi/48x48/Game strategy.png
Binary file added bin/res/drawable-mdpi/48x48/Games.png
Binary file added bin/res/drawable-mdpi/48x48/Gold dollar.png
Binary file added bin/res/drawable-mdpi/48x48/Goods.png
Binary file added bin/res/drawable-mdpi/48x48/Grasshopper.png
Binary file added bin/res/drawable-mdpi/48x48/Green arrow.png
Binary file added bin/res/drawable-mdpi/48x48/Green ball.png
Binary file added bin/res/drawable-mdpi/48x48/Green flag.png
Binary file added bin/res/drawable-mdpi/48x48/Green pin.png
Binary file added bin/res/drawable-mdpi/48x48/Grey ball.png
Binary file added bin/res/drawable-mdpi/48x48/Hamburger.png
Binary file added bin/res/drawable-mdpi/48x48/Hanger.png
Binary file added bin/res/drawable-mdpi/48x48/Health.png
Binary file added bin/res/drawable-mdpi/48x48/Heath.png
Binary file added bin/res/drawable-mdpi/48x48/Helmet.png
Binary file added bin/res/drawable-mdpi/48x48/Help.png
Binary file added bin/res/drawable-mdpi/48x48/Hide password.png
Binary file added bin/res/drawable-mdpi/48x48/Hint.png
Binary file added bin/res/drawable-mdpi/48x48/Hints.png
Binary file added bin/res/drawable-mdpi/48x48/Home.png
Binary file added bin/res/drawable-mdpi/48x48/House.png
Binary file added bin/res/drawable-mdpi/48x48/Info.png
Binary file added bin/res/drawable-mdpi/48x48/Interface.png
Binary file added bin/res/drawable-mdpi/48x48/Key.png
Binary file added bin/res/drawable-mdpi/48x48/Keyboard.png
Binary file added bin/res/drawable-mdpi/48x48/Kids.png
Binary file added bin/res/drawable-mdpi/48x48/Knowledge.png
Binary file added bin/res/drawable-mdpi/48x48/Lightning.png
Binary file added bin/res/drawable-mdpi/48x48/Lock.png
Binary file added bin/res/drawable-mdpi/48x48/Lorry.png
Binary file added bin/res/drawable-mdpi/48x48/Minus.png
Binary file added bin/res/drawable-mdpi/48x48/Mobile phone.png
Binary file added bin/res/drawable-mdpi/48x48/Money.png
Binary file added bin/res/drawable-mdpi/48x48/Monitoring.png
Binary file added bin/res/drawable-mdpi/48x48/Move.png
Binary file added bin/res/drawable-mdpi/48x48/Multimedia.png
Binary file added bin/res/drawable-mdpi/48x48/Music.png
Binary file added bin/res/drawable-mdpi/48x48/Navigator.png
Binary file added bin/res/drawable-mdpi/48x48/News.png
Binary file added bin/res/drawable-mdpi/48x48/No entry.png
Binary file added bin/res/drawable-mdpi/48x48/Objects.png
Binary file added bin/res/drawable-mdpi/48x48/Off.png
Binary file added bin/res/drawable-mdpi/48x48/On.png
Binary file added bin/res/drawable-mdpi/48x48/Palette.png
Binary file added bin/res/drawable-mdpi/48x48/Pets.png
Binary file added bin/res/drawable-mdpi/48x48/Phone.png
Binary file added bin/res/drawable-mdpi/48x48/Piggy-bank.png
Binary file added bin/res/drawable-mdpi/48x48/Pink ball.png
Binary file added bin/res/drawable-mdpi/48x48/Plus.png
Binary file added bin/res/drawable-mdpi/48x48/Print.png
Binary file added bin/res/drawable-mdpi/48x48/Printer.png
Binary file added bin/res/drawable-mdpi/48x48/Pyramid.png
Binary file added bin/res/drawable-mdpi/48x48/RSS v2.png
Binary file added bin/res/drawable-mdpi/48x48/RSS.png
Binary file added bin/res/drawable-mdpi/48x48/Radar.png
Binary file added bin/res/drawable-mdpi/48x48/Radio.png
Binary file added bin/res/drawable-mdpi/48x48/Real estate.png
Binary file added bin/res/drawable-mdpi/48x48/Red ball.png
Binary file added bin/res/drawable-mdpi/48x48/Red flag.png
Binary file added bin/res/drawable-mdpi/48x48/Red pin.png
Binary file added bin/res/drawable-mdpi/48x48/Resources.png
Binary file added bin/res/drawable-mdpi/48x48/Revert.png
Binary file added bin/res/drawable-mdpi/48x48/Ring-buoy.png
Binary file added bin/res/drawable-mdpi/48x48/Rocket v2.png
Binary file added bin/res/drawable-mdpi/48x48/Rocket.png
Binary file added bin/res/drawable-mdpi/48x48/Science.png
Binary file added bin/res/drawable-mdpi/48x48/Search.png
Binary file added bin/res/drawable-mdpi/48x48/Security.png
Binary file added bin/res/drawable-mdpi/48x48/Shield.png
Binary file added bin/res/drawable-mdpi/48x48/Shopping.png
Binary file added bin/res/drawable-mdpi/48x48/Show password.png
Binary file added bin/res/drawable-mdpi/48x48/Spectacles.png
Binary file added bin/res/drawable-mdpi/48x48/Sport.png
Binary file added bin/res/drawable-mdpi/48x48/Sticker.png
Binary file added bin/res/drawable-mdpi/48x48/Stop sign.png
Binary file added bin/res/drawable-mdpi/48x48/Strawberry.png
Binary file added bin/res/drawable-mdpi/48x48/System folder.png
Binary file added bin/res/drawable-mdpi/48x48/TV v2.png
Binary file added bin/res/drawable-mdpi/48x48/TV.png
Binary file added bin/res/drawable-mdpi/48x48/Tank.png
Binary file added bin/res/drawable-mdpi/48x48/Tax center.png
Binary file added bin/res/drawable-mdpi/48x48/Technology.png
Binary file added bin/res/drawable-mdpi/48x48/Tent.png
Binary file added bin/res/drawable-mdpi/48x48/Thermometer.png
Binary file added bin/res/drawable-mdpi/48x48/Time.png
Binary file added bin/res/drawable-mdpi/48x48/Tourtle.png
Binary file added bin/res/drawable-mdpi/48x48/Travel.png
Binary file added bin/res/drawable-mdpi/48x48/Turkey.png
Binary file added bin/res/drawable-mdpi/48x48/Turn off.png
Binary file added bin/res/drawable-mdpi/48x48/USA flag.png
Binary file added bin/res/drawable-mdpi/48x48/User group.png
Binary file added bin/res/drawable-mdpi/48x48/User.png
Binary file added bin/res/drawable-mdpi/48x48/Users.png
Binary file added bin/res/drawable-mdpi/48x48/View.png
Binary file added bin/res/drawable-mdpi/48x48/Watermelon.png
Binary file added bin/res/drawable-mdpi/48x48/Weather.png
Binary file added bin/res/drawable-mdpi/48x48/Whirligig.png
Binary file added bin/res/drawable-mdpi/48x48/Yellow arrow.png
Binary file added bin/res/drawable-mdpi/48x48/Yellow ball.png
Binary file added bin/res/drawable-mdpi/48x48/Yellow flag.png
Binary file added bin/res/drawable-mdpi/48x48/Yellow pin.png
Binary file added bin/res/drawable-mdpi/48x48/Yin-yan.png
Binary file added bin/res/drawable-mdpi/exit.png
Binary file added bin/res/drawable-mdpi/game.png
Binary file added bin/res/drawable-mdpi/helmet.png
Binary file added bin/res/drawable-mdpi/ic_launcher.png
Binary file added bin/resources.ap_
Binary file not shown.
40 changes: 40 additions & 0 deletions gen/bteam/hexdefence/menu/R.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/

package bteam.hexdefence.menu;

public final class R {
public static final class attr {
}
public static final class drawable {
public static final int exit=0x7f020000;
public static final int game=0x7f020001;
public static final int helmet=0x7f020002;
public static final int ic_launcher=0x7f020003;
public static final int splash=0x7f020004;
}
public static final class id {
public static final int menu_kontynuuj=0x7f060002;
public static final int menu_nowa_gra=0x7f060001;
public static final int menu_ust_dzwieki=0x7f060005;
public static final int menu_ust_muzyka=0x7f060006;
public static final int menu_ustawienia=0x7f060004;
public static final int menu_wczytaj=0x7f060003;
public static final int splash_screen=0x7f060000;
}
public static final class layout {
public static final int main=0x7f030000;
}
public static final class menu {
public static final int menu=0x7f050000;
public static final int ustawienia_menu=0x7f050001;
}
public static final class string {
public static final int app_name=0x7f040001;
public static final int hello=0x7f040000;
}
}
40 changes: 40 additions & 0 deletions proguard.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
-optimizationpasses 5
-dontusemixedcaseclassnames
-dontskipnonpubliclibraryclasses
-dontpreverify
-verbose
-optimizations !code/simplification/arithmetic,!field/*,!class/merging/*

-keep public class * extends android.app.Activity
-keep public class * extends android.app.Application
-keep public class * extends android.app.Service
-keep public class * extends android.content.BroadcastReceiver
-keep public class * extends android.content.ContentProvider
-keep public class * extends android.app.backup.BackupAgentHelper
-keep public class * extends android.preference.Preference
-keep public class com.android.vending.licensing.ILicensingService

-keepclasseswithmembernames class * {
native <methods>;
}

-keepclasseswithmembers class * {
public <init>(android.content.Context, android.util.AttributeSet);
}

-keepclasseswithmembers class * {
public <init>(android.content.Context, android.util.AttributeSet, int);
}

-keepclassmembers class * extends android.app.Activity {
public void *(android.view.View);
}

-keepclassmembers enum * {
public static **[] values();
public static ** valueOf(java.lang.String);
}

-keep class * implements android.os.Parcelable {
public static final android.os.Parcelable$Creator *;
}
11 changes: 11 additions & 0 deletions project.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# This file is automatically generated by Android Tools.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
#
# This file must be checked in Version Control Systems.
#
# To customize properties used by the Ant build system use,
# "ant.properties", and override values to adapt the script to your
# project structure.

# Project target.
target=android-7
Binary file added res/drawable-hdpi/ic_launcher.png
Binary file added res/drawable-hdpi/splash.jpg
Binary file added res/drawable-ldpi/ic_launcher.png
Binary file added res/drawable-mdpi/48x48/Abacus.png
Binary file added res/drawable-mdpi/48x48/Add.png
Binary file added res/drawable-mdpi/48x48/Airplane.png
Binary file added res/drawable-mdpi/48x48/Alarm.png
Binary file added res/drawable-mdpi/48x48/Apple.png
Binary file added res/drawable-mdpi/48x48/Aqua ball.png
Binary file added res/drawable-mdpi/48x48/Arrows.png
Binary file added res/drawable-mdpi/48x48/Assistant.png
Binary file added res/drawable-mdpi/48x48/Auto.png
Binary file added res/drawable-mdpi/48x48/Award.png
Binary file added res/drawable-mdpi/48x48/Basball bat.png
Binary file added res/drawable-mdpi/48x48/Basket.png
Binary file added res/drawable-mdpi/48x48/Bike.png
Binary file added res/drawable-mdpi/48x48/Black arrow.png
Binary file added res/drawable-mdpi/48x48/Black ball.png
Binary file added res/drawable-mdpi/48x48/Black flag.png
Binary file added res/drawable-mdpi/48x48/Black pin.png
Binary file added res/drawable-mdpi/48x48/Blog.png
Binary file added res/drawable-mdpi/48x48/Blue arrow.png
Binary file added res/drawable-mdpi/48x48/Blue ball.png
Binary file added res/drawable-mdpi/48x48/Blue flag.png
Binary file added res/drawable-mdpi/48x48/Blue pin.png
Binary file added res/drawable-mdpi/48x48/Bomb.png
Binary file added res/drawable-mdpi/48x48/Book.png
Binary file added res/drawable-mdpi/48x48/Bow tie.png
Binary file added res/drawable-mdpi/48x48/Briefcase.png
Binary file added res/drawable-mdpi/48x48/Brush.png
Binary file added res/drawable-mdpi/48x48/Bug.png
Binary file added res/drawable-mdpi/48x48/Business.png
Binary file added res/drawable-mdpi/48x48/Butterfly.png
Binary file added res/drawable-mdpi/48x48/Calendar.png
Binary file added res/drawable-mdpi/48x48/Cam.png
Binary file added res/drawable-mdpi/48x48/Camera.png
Binary file added res/drawable-mdpi/48x48/Car.png
Binary file added res/drawable-mdpi/48x48/Careers.png
Binary file added res/drawable-mdpi/48x48/Chat.png
Binary file added res/drawable-mdpi/48x48/Cinema.png
Binary file added res/drawable-mdpi/48x48/Coffee.png
Binary file added res/drawable-mdpi/48x48/Color.png
Binary file added res/drawable-mdpi/48x48/Commerce.png
Binary file added res/drawable-mdpi/48x48/Company.png
Binary file added res/drawable-mdpi/48x48/Compass.png
Binary file added res/drawable-mdpi/48x48/Component.png
Binary file added res/drawable-mdpi/48x48/Computer.png
Binary file added res/drawable-mdpi/48x48/Credit report.png
Binary file added res/drawable-mdpi/48x48/Cube.png
Binary file added res/drawable-mdpi/48x48/Dating.png
Binary file added res/drawable-mdpi/48x48/Diagram.png
Binary file added res/drawable-mdpi/48x48/Dice.png
Binary file added res/drawable-mdpi/48x48/Dollar.png
Binary file added res/drawable-mdpi/48x48/EBay.png
Binary file added res/drawable-mdpi/48x48/Education.png
Binary file added res/drawable-mdpi/48x48/Elephant.png
Binary file added res/drawable-mdpi/48x48/Entertainment.png
Binary file added res/drawable-mdpi/48x48/Exit.png
Binary file added res/drawable-mdpi/48x48/Fire.png
Binary file added res/drawable-mdpi/48x48/Flags.png
Binary file added res/drawable-mdpi/48x48/Flat screen TV.png
Binary file added res/drawable-mdpi/48x48/Folder.png
Binary file added res/drawable-mdpi/48x48/Food.png
Binary file added res/drawable-mdpi/48x48/Game strategy.png
Binary file added res/drawable-mdpi/48x48/Games.png
Binary file added res/drawable-mdpi/48x48/Gold dollar.png
Binary file added res/drawable-mdpi/48x48/Goods.png
Binary file added res/drawable-mdpi/48x48/Grasshopper.png
Binary file added res/drawable-mdpi/48x48/Green arrow.png
Binary file added res/drawable-mdpi/48x48/Green ball.png
Binary file added res/drawable-mdpi/48x48/Green flag.png
Binary file added res/drawable-mdpi/48x48/Green pin.png
Binary file added res/drawable-mdpi/48x48/Grey ball.png
Binary file added res/drawable-mdpi/48x48/Hamburger.png
Binary file added res/drawable-mdpi/48x48/Hanger.png
Binary file added res/drawable-mdpi/48x48/Health.png
Binary file added res/drawable-mdpi/48x48/Heath.png
Binary file added res/drawable-mdpi/48x48/Helmet.png
Binary file added res/drawable-mdpi/48x48/Help.png
Binary file added res/drawable-mdpi/48x48/Hide password.png
Binary file added res/drawable-mdpi/48x48/Hint.png
Binary file added res/drawable-mdpi/48x48/Hints.png
Binary file added res/drawable-mdpi/48x48/Home.png
Binary file added res/drawable-mdpi/48x48/House.png
Binary file added res/drawable-mdpi/48x48/Info.png
Binary file added res/drawable-mdpi/48x48/Interface.png
Binary file added res/drawable-mdpi/48x48/Key.png
Binary file added res/drawable-mdpi/48x48/Keyboard.png
Binary file added res/drawable-mdpi/48x48/Kids.png
Binary file added res/drawable-mdpi/48x48/Knowledge.png
Binary file added res/drawable-mdpi/48x48/Lightning.png
Binary file added res/drawable-mdpi/48x48/Lock.png
Binary file added res/drawable-mdpi/48x48/Lorry.png
Binary file added res/drawable-mdpi/48x48/Minus.png
Binary file added res/drawable-mdpi/48x48/Mobile phone.png
Binary file added res/drawable-mdpi/48x48/Money.png
Binary file added res/drawable-mdpi/48x48/Monitoring.png
Binary file added res/drawable-mdpi/48x48/Move.png
Binary file added res/drawable-mdpi/48x48/Multimedia.png
Binary file added res/drawable-mdpi/48x48/Music.png
Binary file added res/drawable-mdpi/48x48/Musical instrument.png
Binary file added res/drawable-mdpi/48x48/Navigator.png
Binary file added res/drawable-mdpi/48x48/News.png
Binary file added res/drawable-mdpi/48x48/No entry.png
Binary file added res/drawable-mdpi/48x48/Objects.png
Binary file added res/drawable-mdpi/48x48/Off.png
Binary file added res/drawable-mdpi/48x48/On.png
Binary file added res/drawable-mdpi/48x48/Palette.png
Binary file added res/drawable-mdpi/48x48/Password protection.png
Binary file added res/drawable-mdpi/48x48/Pets.png
Binary file added res/drawable-mdpi/48x48/Phone.png
Binary file added res/drawable-mdpi/48x48/Piggy-bank.png
Binary file added res/drawable-mdpi/48x48/Pink ball.png
Loading

0 comments on commit eee1e1b

Please sign in to comment.