-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Francisco
authored and
Francisco
committed
Mar 7, 2014
0 parents
commit ab3a6b4
Showing
612 changed files
with
35,336 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> | ||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> | ||
<classpathentry kind="src" path="src"/> | ||
<classpathentry kind="src" path="gen"/> | ||
<classpathentry kind="lib" path="C:/Users/Francisco/Desktop/utils/ABS/libs/android-support-v4.jar"/> | ||
<classpathentry kind="output" path="bin/classes"/> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>ABS</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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
eclipse.preferences.version=1 | ||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | ||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 | ||
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve | ||
org.eclipse.jdt.core.compiler.compliance=1.6 | ||
org.eclipse.jdt.core.compiler.debug.lineNumber=generate | ||
org.eclipse.jdt.core.compiler.debug.localVariable=generate | ||
org.eclipse.jdt.core.compiler.debug.sourceFile=generate | ||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | ||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | ||
org.eclipse.jdt.core.compiler.source=1.6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="90" android:versionName="4.1.0" package="com.actionbarsherlock"> | ||
|
||
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="15"/> | ||
|
||
</manifest> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
ActionBarSherlock Library | ||
========================= | ||
|
||
This folder contains the main library which should be linked against as an | ||
Android library project in your application. | ||
|
||
For more information see the "Including In Your Project" section of the | ||
[usage page][1]. | ||
|
||
|
||
|
||
|
||
|
||
|
||
[1]: http://actionbarsherlock.com/usage.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="90" android:versionName="4.1.0" package="com.actionbarsherlock"> | ||
|
||
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="15"/> | ||
|
||
</manifest> |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/com |
Binary file added
BIN
+419 Bytes
...es/android/support/v4/app/_ActionBarSherlockTrojanHorse$OnCreateOptionsMenuListener.class
Binary file not shown.
Binary file added
BIN
+388 Bytes
.../android/support/v4/app/_ActionBarSherlockTrojanHorse$OnOptionsItemSelectedListener.class
Binary file not shown.
Binary file added
BIN
+381 Bytes
...s/android/support/v4/app/_ActionBarSherlockTrojanHorse$OnPrepareOptionsMenuListener.class
Binary file not shown.
Binary file added
BIN
+4.01 KB
ABS/bin/classes/android/support/v4/app/_ActionBarSherlockTrojanHorse.class
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# cache for current jar dependency. DO NOT EDIT. | ||
# format is <lastModified> <length> <SHA-1> <path> | ||
# Encoding is UTF-8 |
Binary file added
BIN
+213 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ab_bottom_solid_dark_holo.9.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
+213 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ab_bottom_solid_inverse_holo.9.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
+212 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ab_bottom_solid_light_holo.9.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
+224 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ab_bottom_transparent_dark_holo.9.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
+224 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ab_bottom_transparent_light_holo.9.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
+267 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ab_share_pack_holo_dark.9.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
+268 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ab_share_pack_holo_light.9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
+219 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ab_stacked_solid_dark_holo.9.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
+219 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ab_stacked_solid_light_holo.9.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
+214 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ab_stacked_transparent_dark_holo.9.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
+212 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ab_stacked_transparent_light_holo.9.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
+242 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ab_transparent_dark_holo.9.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
+241 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ab_transparent_light_holo.9.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
+174 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__btn_cab_done_default_holo_dark.9.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
+174 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__btn_cab_done_default_holo_light.9.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
+172 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__btn_cab_done_focused_holo_dark.9.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
+183 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__btn_cab_done_focused_holo_light.9.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
+183 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__btn_cab_done_pressed_holo_dark.9.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
+183 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__btn_cab_done_pressed_holo_light.9.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
+216 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__cab_background_bottom_holo_dark.9.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
+214 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__cab_background_bottom_holo_light.9.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
+217 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__cab_background_top_holo_dark.9.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
+214 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__cab_background_top_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+126 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png
Oops, something went wrong.
Binary file added
BIN
+136 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_light.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+132 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__list_divider_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+176 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__list_pressed_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+203 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__list_selector_disabled_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+204 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__list_selector_disabled_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+885 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__menu_dropdown_panel_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+997 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__menu_dropdown_panel_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+858 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__progress_primary_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+858 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__progress_primary_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+183 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__progress_secondary_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+183 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__progress_secondary_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+324 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__spinner_ab_default_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+325 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__spinner_ab_default_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+315 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__spinner_ab_disabled_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+315 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__spinner_ab_disabled_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+513 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__spinner_ab_focused_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+508 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__spinner_ab_focused_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+445 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__spinner_ab_pressed_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+443 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__spinner_ab_pressed_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+156 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__tab_selected_focused_holo.9.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+155 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__tab_selected_pressed_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+153 Bytes
ABS/bin/res/crunch/drawable-hdpi/abs__tab_unselected_pressed_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+199 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ab_bottom_solid_dark_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+199 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ab_bottom_solid_inverse_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+199 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ab_bottom_solid_light_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+209 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ab_bottom_transparent_dark_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+209 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ab_bottom_transparent_light_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+247 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ab_share_pack_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+248 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ab_share_pack_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+206 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ab_stacked_solid_dark_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+206 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ab_stacked_solid_light_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+199 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ab_stacked_transparent_dark_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+198 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ab_stacked_transparent_light_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+224 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ab_transparent_dark_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+221 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ab_transparent_light_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+174 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__btn_cab_done_default_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+174 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__btn_cab_done_default_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+171 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__btn_cab_done_focused_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+182 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__btn_cab_done_focused_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+183 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__btn_cab_done_pressed_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+183 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__btn_cab_done_pressed_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+199 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__cab_background_bottom_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+199 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__cab_background_bottom_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+199 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__cab_background_top_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+199 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__cab_background_top_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+113 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png
Oops, something went wrong.
Binary file added
BIN
+123 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_light.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+132 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__list_divider_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+175 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__list_pressed_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+190 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__list_selector_disabled_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+191 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__list_selector_disabled_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+620 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__menu_dropdown_panel_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+717 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__menu_dropdown_panel_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+545 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__progress_primary_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+545 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__progress_primary_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+175 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__progress_secondary_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+175 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__progress_secondary_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+279 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__spinner_ab_default_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+292 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__spinner_ab_default_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+272 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__spinner_ab_disabled_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+272 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__spinner_ab_disabled_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+418 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__spinner_ab_focused_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+419 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__spinner_ab_focused_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+363 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__spinner_ab_pressed_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+359 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__spinner_ab_pressed_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+155 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__tab_selected_focused_holo.9.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+155 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__tab_selected_pressed_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+157 Bytes
ABS/bin/res/crunch/drawable-mdpi/abs__tab_unselected_pressed_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+227 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ab_bottom_solid_dark_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+227 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ab_bottom_solid_inverse_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+227 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ab_bottom_solid_light_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+237 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ab_bottom_transparent_dark_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+236 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ab_bottom_transparent_light_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+271 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ab_share_pack_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+267 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ab_share_pack_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+236 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ab_stacked_solid_dark_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+236 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ab_stacked_solid_light_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+228 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ab_stacked_transparent_dark_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+227 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ab_stacked_transparent_light_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+255 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ab_transparent_dark_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+252 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ab_transparent_light_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+180 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__btn_cab_done_default_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+180 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__btn_cab_done_default_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+182 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__btn_cab_done_focused_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+199 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__btn_cab_done_focused_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+200 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__btn_cab_done_pressed_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+199 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__btn_cab_done_pressed_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+231 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__cab_background_bottom_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+229 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__cab_background_bottom_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+231 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__cab_background_top_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+228 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__cab_background_top_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+132 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png
Oops, something went wrong.
Binary file added
BIN
+148 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_light.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+869 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__ic_menu_share_holo_light.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+139 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__list_divider_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+139 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__list_divider_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+178 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__list_pressed_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+178 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__list_pressed_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+218 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__list_selector_disabled_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+217 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__list_selector_disabled_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+1.25 KB
ABS/bin/res/crunch/drawable-xhdpi/abs__menu_dropdown_panel_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+1.4 KB
ABS/bin/res/crunch/drawable-xhdpi/abs__menu_dropdown_panel_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+180 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__progress_bg_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+1.21 KB
ABS/bin/res/crunch/drawable-xhdpi/abs__progress_primary_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+1.21 KB
ABS/bin/res/crunch/drawable-xhdpi/abs__progress_primary_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+180 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__progress_secondary_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+180 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__progress_secondary_holo_light.9.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+370 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__spinner_ab_default_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+369 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__spinner_ab_default_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+358 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__spinner_ab_disabled_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+358 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__spinner_ab_disabled_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+625 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__spinner_ab_focused_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+609 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__spinner_ab_focused_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+548 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__spinner_ab_pressed_holo_dark.9.png
Oops, something went wrong.
Binary file added
BIN
+543 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__spinner_ab_pressed_holo_light.9.png
Oops, something went wrong.
Binary file added
BIN
+157 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__tab_selected_focused_holo.9.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+156 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__tab_selected_pressed_holo.9.png
Oops, something went wrong.
Binary file added
BIN
+157 Bytes
ABS/bin/res/crunch/drawable-xhdpi/abs__tab_unselected_pressed_holo.9.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/com |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<lint> | ||
</lint> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,151 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
|
||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | ||
<modelVersion>4.0.0</modelVersion> | ||
|
||
<groupId>com.actionbarsherlock</groupId> | ||
<artifactId>library</artifactId> | ||
<name>ActionBarSherlock</name> | ||
<packaging>apklib</packaging> | ||
|
||
<parent> | ||
<groupId>com.actionbarsherlock</groupId> | ||
<artifactId>parent</artifactId> | ||
<version>4.1.0</version> | ||
<relativePath>../pom.xml</relativePath> | ||
</parent> | ||
|
||
<dependencies> | ||
<dependency> | ||
<groupId>com.google.android</groupId> | ||
<artifactId>android</artifactId> | ||
<scope>provided</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.google.android</groupId> | ||
<artifactId>support-v4</artifactId> | ||
</dependency> | ||
|
||
<dependency> | ||
<groupId>com.pivotallabs</groupId> | ||
<artifactId>robolectric</artifactId> | ||
<scope>test</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>junit</groupId> | ||
<artifactId>junit</artifactId> | ||
<scope>test</scope> | ||
</dependency> | ||
</dependencies> | ||
|
||
<build> | ||
<sourceDirectory>src</sourceDirectory> | ||
<testSourceDirectory>test</testSourceDirectory> | ||
|
||
<plugins> | ||
<plugin> | ||
<groupId>com.jayway.maven.plugins.android.generation2</groupId> | ||
<artifactId>android-maven-plugin</artifactId> | ||
<extensions>true</extensions> | ||
</plugin> | ||
|
||
<plugin> | ||
<groupId>org.apache.maven.plugins</groupId> | ||
<artifactId>maven-javadoc-plugin</artifactId> | ||
<configuration> | ||
<skip>true</skip> | ||
</configuration> | ||
</plugin> | ||
|
||
<plugin> | ||
<groupId>com.google.code.maven-replacer-plugin</groupId> | ||
<artifactId>maven-replacer-plugin</artifactId> | ||
<version>1.4.0</version> | ||
<executions> | ||
<execution> | ||
<phase>process-sources</phase> | ||
<goals> | ||
<goal>replace</goal> | ||
</goals> | ||
</execution> | ||
</executions> | ||
<configuration> | ||
<ignoreMissingFile>false</ignoreMissingFile> | ||
<file>target/generated-sources/r/com/actionbarsherlock/R.java</file> | ||
<outputFile>target/generated-sources/r/com/actionbarsherlock/R.java</outputFile> | ||
<regex>false</regex> | ||
<token>static final int</token> | ||
<value>static int</value> | ||
</configuration> | ||
</plugin> | ||
|
||
<plugin> | ||
<groupId>org.apache.maven.plugins</groupId> | ||
<artifactId>maven-checkstyle-plugin</artifactId> | ||
<configuration> | ||
<configLocation>../checkstyle.xml</configLocation> | ||
</configuration> | ||
<executions> | ||
<execution> | ||
<phase>verify</phase> | ||
<goals> | ||
<goal>checkstyle</goal> | ||
</goals> | ||
</execution> | ||
</executions> | ||
</plugin> | ||
|
||
<plugin> | ||
<groupId>org.codehaus.mojo</groupId> | ||
<artifactId>build-helper-maven-plugin</artifactId> | ||
<version>1.7</version> | ||
<executions> | ||
<execution> | ||
<phase>package</phase> | ||
<goals> | ||
<goal>attach-artifact</goal> | ||
</goals> | ||
<configuration> | ||
<artifacts> | ||
<artifact> | ||
<type>jar</type> | ||
<file>${project.build.directory}/${project.build.finalName}.jar</file> | ||
</artifact> | ||
</artifacts> | ||
</configuration> | ||
</execution> | ||
</executions> | ||
</plugin> | ||
</plugins> | ||
|
||
<pluginManagement> | ||
<plugins> | ||
<!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.--> | ||
<plugin> | ||
<groupId>org.eclipse.m2e</groupId> | ||
<artifactId>lifecycle-mapping</artifactId> | ||
<version>1.0.0</version> | ||
<configuration> | ||
<lifecycleMappingMetadata> | ||
<pluginExecutions> | ||
<pluginExecution> | ||
<pluginExecutionFilter> | ||
<groupId>com.google.code.maven-replacer-plugin</groupId> | ||
<artifactId>maven-replacer-plugin</artifactId> | ||
<versionRange>[1.4.1,)</versionRange> | ||
<goals> | ||
<goal>replace</goal> | ||
</goals> | ||
</pluginExecutionFilter> | ||
<action> | ||
<ignore /> | ||
</action> | ||
</pluginExecution> | ||
</pluginExecutions> | ||
</lifecycleMappingMetadata> | ||
</configuration> | ||
</plugin> | ||
</plugins> | ||
</pluginManagement> | ||
</build> | ||
</project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# 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. | ||
|
||
android.library=true | ||
# Project target. | ||
target=android-15 |
20 changes: 20 additions & 0 deletions
20
ABS/res/color/abs__primary_text_disable_only_holo_dark.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- Copyright (C) 2010 The Android Open Source Project | ||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
--> | ||
|
||
<selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<item android:state_enabled="false" android:color="@color/abs__bright_foreground_disabled_holo_dark"/> | ||
<item android:color="@color/abs__bright_foreground_holo_dark"/> <!-- not selected --> | ||
</selector> |
21 changes: 21 additions & 0 deletions
21
ABS/res/color/abs__primary_text_disable_only_holo_light.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- Copyright (C) 2010 The Android Open Source Project | ||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
--> | ||
|
||
<selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<item android:state_enabled="false" android:color="@color/abs__bright_foreground_disabled_holo_light"/> | ||
<item android:color="@color/abs__bright_foreground_holo_light"/> <!-- not selected --> | ||
</selector> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- Copyright (C) 2010 The Android Open Source Project | ||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
--> | ||
|
||
<selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<item android:state_enabled="false" android:color="@color/abs__bright_foreground_disabled_holo_dark"/> | ||
<item android:state_window_focused="false" android:color="@color/abs__bright_foreground_holo_dark"/> | ||
<item android:state_pressed="true" android:color="@color/abs__bright_foreground_holo_dark"/> | ||
<item android:state_selected="true" android:color="@color/abs__bright_foreground_holo_dark"/> | ||
<item android:state_activated="true" android:color="@color/abs__bright_foreground_holo_dark"/> | ||
<item android:color="@color/abs__bright_foreground_holo_dark"/> <!-- not selected --> | ||
</selector> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- Copyright (C) 2010 The Android Open Source Project | ||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
--> | ||
|
||
<selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<item android:state_enabled="false" android:color="@color/abs__bright_foreground_disabled_holo_light"/> | ||
<item android:state_window_focused="false" android:color="@color/abs__bright_foreground_holo_light"/> | ||
<item android:state_pressed="true" android:color="@color/abs__bright_foreground_holo_light"/> | ||
<item android:state_selected="true" android:color="@color/abs__bright_foreground_holo_light"/> | ||
<item android:state_activated="true" android:color="@color/abs__bright_foreground_holo_light"/> | ||
<item android:color="@color/abs__bright_foreground_holo_light"/> <!-- not selected --> | ||
|
||
</selector> | ||
|
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+144 Bytes
ABS/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png
Oops, something went wrong.
Binary file added
BIN
+148 Bytes
ABS/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_light.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.