Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ManuelPeinado/RefreshActionItem-Native
Android - A version of RefreshActionItem that works with the native action bar
https://github.com/ManuelPeinado/RefreshActionItem-Native
Last synced: 3 months ago
JSON representation
Android - A version of RefreshActionItem that works with the native action bar
- Host: GitHub
- URL: https://github.com/ManuelPeinado/RefreshActionItem-Native
- Owner: ManuelPeinado
- License: apache-2.0
- Created: 2013-04-17T05:51:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-10T20:28:46.000Z (over 11 years ago)
- Last Synced: 2024-07-01T10:58:15.876Z (5 months ago)
- Language: Java
- Homepage:
- Size: 4.44 MB
- Stars: 57
- Watchers: 7
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
RefreshActionItem (native action bar)
=====================================A fork of [RefreshActionItem][1] that works with the native action bar instead of with ActionBarSherlock. Use it if your app does not need to maintain Android 2.X compatibility.
To add to your application, follow the instructions [here][1], with the only difference that your Maven dependency should be:
```xml
com.github.manuelpeinado.refreshactionitem-native
RefreshActionItem
1.0.3
apklib
```If you don't use Maven, just skip the step in which you add ActionBarSherlock to your library project in Eclipse.
Libraries used
--------------------* [android-viewbadger][2] by Jeff Gilfelt.
Credits
-------* Cake launcher icon by [IconEden][3].
Who's using it
--------------
*Does your app use RefreshActionItem-Native? If you want to be featured on this list drop me a line.*Developed By
------------Manuel Peinado Gallego -
License
-----------Copyright 2013 Manuel Peinado
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 athttp://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.[1]: https://github.com/ManuelPeinado/RefreshActionItem
[2]: https://github.com/jgilfelt/android-viewbadger
[3]: http://www.iconeden.com