Permalink
Please sign in to comment.
Showing
with
11 additions
and 11 deletions.
- +7 −7 README.md
- +1 −1 ahbottomnavigation/build.gradle
- 0 {app → demo}/.gitignore
- 0 {app → demo}/build.gradle
- 0 {app → demo}/proguard-rules.pro
- 0 {app → demo}/src/androidTest/java/aurelhubert/com/ahbottomnavigation/ApplicationTest.java
- 0 {app → demo}/src/main/AndroidManifest.xml
- +1 −1 {app → demo}/src/main/java/aurelhubert/com/ahbottomnavigation/DemoActivity.java
- 0 {app → demo}/src/main/res/drawable-hdpi/ic_maps_local_attraction.png
- 0 {app → demo}/src/main/res/drawable-hdpi/ic_maps_local_bar.png
- 0 {app → demo}/src/main/res/drawable-hdpi/ic_maps_local_restaurant.png
- 0 {app → demo}/src/main/res/drawable-hdpi/ic_maps_place.png
- 0 {app → demo}/src/main/res/drawable-mdpi/ic_maps_local_attraction.png
- 0 {app → demo}/src/main/res/drawable-mdpi/ic_maps_local_bar.png
- 0 {app → demo}/src/main/res/drawable-mdpi/ic_maps_local_restaurant.png
- 0 {app → demo}/src/main/res/drawable-mdpi/ic_maps_place.png
- 0 {app → demo}/src/main/res/drawable-xhdpi/ic_maps_local_attraction.png
- 0 {app → demo}/src/main/res/drawable-xhdpi/ic_maps_local_bar.png
- 0 {app → demo}/src/main/res/drawable-xhdpi/ic_maps_local_restaurant.png
- 0 {app → demo}/src/main/res/drawable-xhdpi/ic_maps_place.png
- 0 {app → demo}/src/main/res/drawable-xxhdpi/ic_maps_local_attraction.png
- 0 {app → demo}/src/main/res/drawable-xxhdpi/ic_maps_local_bar.png
- 0 {app → demo}/src/main/res/drawable-xxhdpi/ic_maps_local_restaurant.png
- 0 {app → demo}/src/main/res/drawable-xxhdpi/ic_maps_place.png
- 0 {app → demo}/src/main/res/drawable-xxxhdpi/ic_maps_local_attraction.png
- 0 {app → demo}/src/main/res/drawable-xxxhdpi/ic_maps_local_bar.png
- 0 {app → demo}/src/main/res/drawable-xxxhdpi/ic_maps_local_restaurant.png
- 0 {app → demo}/src/main/res/drawable-xxxhdpi/ic_maps_place.png
- +1 −1 {app → demo}/src/main/res/layout/activity_home.xml
- 0 {app → demo}/src/main/res/mipmap-hdpi/ic_launcher.png
- 0 {app → demo}/src/main/res/mipmap-mdpi/ic_launcher.png
- 0 {app → demo}/src/main/res/mipmap-xhdpi/ic_launcher.png
- 0 {app → demo}/src/main/res/mipmap-xxhdpi/ic_launcher.png
- 0 {app → demo}/src/main/res/mipmap-xxxhdpi/ic_launcher.png
- 0 {app → demo}/src/main/res/values-v19/styles.xml
- 0 {app → demo}/src/main/res/values-w820dp/dimens.xml
- 0 {app → demo}/src/main/res/values/colors.xml
- 0 {app → demo}/src/main/res/values/dimens.xml
- 0 {app → demo}/src/main/res/values/strings.xml
- 0 {app → demo}/src/main/res/values/styles.xml
- 0 {app → demo}/src/test/java/aurelhubert/com/ahbottomnavigation/ExampleUnitTest.java
- BIN demo4.gif
- BIN demo_4.gif
- +1 −1 settings.gradle
14
README.md
2
ahbottomnavigation/build.gradle
0
app/.gitignore → demo/.gitignore
File renamed without changes.
0
app/build.gradle → demo/build.gradle
File renamed without changes.
0
app/proguard-rules.pro → demo/proguard-rules.pro
File renamed without changes.
0
...m/ahbottomnavigation/ApplicationTest.java → ...m/ahbottomnavigation/ApplicationTest.java
File renamed without changes.
0
app/src/main/AndroidManifest.xml → demo/src/main/AndroidManifest.xml
File renamed without changes.
2
.../com/ahbottomnavigation/DemoActivity.java → .../com/ahbottomnavigation/DemoActivity.java
0
...rawable-hdpi/ic_maps_local_attraction.png → ...rawable-hdpi/ic_maps_local_attraction.png
File renamed without changes
0
...n/res/drawable-hdpi/ic_maps_local_bar.png → ...n/res/drawable-hdpi/ic_maps_local_bar.png
File renamed without changes
0
...rawable-hdpi/ic_maps_local_restaurant.png → ...rawable-hdpi/ic_maps_local_restaurant.png
File renamed without changes
0
.../main/res/drawable-hdpi/ic_maps_place.png → .../main/res/drawable-hdpi/ic_maps_place.png
File renamed without changes
0
...rawable-mdpi/ic_maps_local_attraction.png → ...rawable-mdpi/ic_maps_local_attraction.png
File renamed without changes
0
...n/res/drawable-mdpi/ic_maps_local_bar.png → ...n/res/drawable-mdpi/ic_maps_local_bar.png
File renamed without changes
0
...rawable-mdpi/ic_maps_local_restaurant.png → ...rawable-mdpi/ic_maps_local_restaurant.png
File renamed without changes
0
.../main/res/drawable-mdpi/ic_maps_place.png → .../main/res/drawable-mdpi/ic_maps_place.png
File renamed without changes
0
...awable-xhdpi/ic_maps_local_attraction.png → ...awable-xhdpi/ic_maps_local_attraction.png
File renamed without changes
0
.../res/drawable-xhdpi/ic_maps_local_bar.png → .../res/drawable-xhdpi/ic_maps_local_bar.png
File renamed without changes
0
...awable-xhdpi/ic_maps_local_restaurant.png → ...awable-xhdpi/ic_maps_local_restaurant.png
File renamed without changes
0
...main/res/drawable-xhdpi/ic_maps_place.png → ...main/res/drawable-xhdpi/ic_maps_place.png
File renamed without changes
0
...wable-xxhdpi/ic_maps_local_attraction.png → ...wable-xxhdpi/ic_maps_local_attraction.png
File renamed without changes
0
...res/drawable-xxhdpi/ic_maps_local_bar.png → ...res/drawable-xxhdpi/ic_maps_local_bar.png
File renamed without changes
0
...wable-xxhdpi/ic_maps_local_restaurant.png → ...wable-xxhdpi/ic_maps_local_restaurant.png
File renamed without changes
0
...ain/res/drawable-xxhdpi/ic_maps_place.png → ...ain/res/drawable-xxhdpi/ic_maps_place.png
File renamed without changes
0
...able-xxxhdpi/ic_maps_local_attraction.png → ...able-xxxhdpi/ic_maps_local_attraction.png
File renamed without changes
0
...es/drawable-xxxhdpi/ic_maps_local_bar.png → ...es/drawable-xxxhdpi/ic_maps_local_bar.png
File renamed without changes
0
...able-xxxhdpi/ic_maps_local_restaurant.png → ...able-xxxhdpi/ic_maps_local_restaurant.png
File renamed without changes
0
...in/res/drawable-xxxhdpi/ic_maps_place.png → ...in/res/drawable-xxxhdpi/ic_maps_place.png
File renamed without changes
2
app/src/main/res/layout/activity_home.xml → demo/src/main/res/layout/activity_home.xml
0
app/src/main/res/mipmap-hdpi/ic_launcher.png → .../src/main/res/mipmap-hdpi/ic_launcher.png
File renamed without changes
0
app/src/main/res/mipmap-mdpi/ic_launcher.png → .../src/main/res/mipmap-mdpi/ic_launcher.png
File renamed without changes
0
...src/main/res/mipmap-xhdpi/ic_launcher.png → ...src/main/res/mipmap-xhdpi/ic_launcher.png
File renamed without changes
0
...rc/main/res/mipmap-xxhdpi/ic_launcher.png → ...rc/main/res/mipmap-xxhdpi/ic_launcher.png
File renamed without changes
0
...c/main/res/mipmap-xxxhdpi/ic_launcher.png → ...c/main/res/mipmap-xxxhdpi/ic_launcher.png
File renamed without changes
0
app/src/main/res/values-v19/styles.xml → demo/src/main/res/values-v19/styles.xml
File renamed without changes.
0
app/src/main/res/values-w820dp/dimens.xml → demo/src/main/res/values-w820dp/dimens.xml
File renamed without changes.
0
app/src/main/res/values/colors.xml → demo/src/main/res/values/colors.xml
File renamed without changes.
0
app/src/main/res/values/dimens.xml → demo/src/main/res/values/dimens.xml
File renamed without changes.
0
app/src/main/res/values/strings.xml → demo/src/main/res/values/strings.xml
File renamed without changes.
0
app/src/main/res/values/styles.xml → demo/src/main/res/values/styles.xml
File renamed without changes.
0
...m/ahbottomnavigation/ExampleUnitTest.java → ...m/ahbottomnavigation/ExampleUnitTest.java
File renamed without changes.
BIN
demo4.gif
Diff not rendered.
BIN
demo_4.gif
Diff not rendered.
2
settings.gradle
@@ -1 +1 @@ | ||
-include ':app', ':ahbottomnavigation' | ||
+include ':demo', ':ahbottomnavigation' |
0 comments on commit
d55b546