Giter Site home page Giter Site logo

awesomebar's People

Contributors

eltonkola avatar florent37 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesomebar's Issues

Few requests

This is by far one of the coolest toolbars ive ever seen for android howevor their are a few things id like to see in the near future since i have begun to use this library.

Home icon as clickable action
Ability add overflow menu beside action item
Home icon as a icon spinner menu for switching different fragments?
Add a menu similar to this toolbar concept http://codepen.io/OfficialAntarctica/pen/QdbZjy

Again, stupendous work!

How to add simple action-items like on Toolbar?

I want to be able to have only action-items. No title, no icon, ...
Just action-items.
Some might be customized, some might not.
For those that don't have enough space, they will be in the overflow menu.

Is it possible?

Hamburger Icon Problem

Hey, thanks for this awesome library. However, toggle button is always showing back button instead of hamburger button? I think I am doing something wrong...

Custom icon with animation as action crashes my app

Fatal issue on:

bar.addAction(R.drawable.pdf_icon_animated, "PDF");

<?xml version="1.0" encoding="utf-8"?>
<animated-vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:drawable="@drawable/printer">
``` - resource not  found even in my project exists, and app crashes

<target
    android:name="pencil"
    android:animation="@animator/an_rotate" />
```

How to change the color of action programmatically

Hello,
it's not really an issue it's more a question, because I didnn't find a way to change the color of the action button.
I want to do an application which connects to a bluetooth device, and when it's disconnected the button should show "connect" with green background and when it's connected it should show "disconnect" with red background.
I could change the action text so far so good.
But how do I change the background color programmatically?

Greetings
Philipp

not working on api 19

When I try to use the library and run the app on api level 19, the app crashes and pointing out on the vectordrawable on awesomebar.java

API 17 Support

Hi, Thanks for this great library.
Does it Support API 17 ?

Error inflating class com.github.florent37.awesomebar.AwesomeBar

I've just added an AwesomBar into my activity_main.xml and faced too much error like this

08-17 07:48:51.470 1163-1163/? E/dalvikvm: Could not find class 'android.graphics.drawable.RippleDrawable', referenced from method android.support.v7.widget.AppCompatImageHelper.hasOverlappingRendering 08-17 07:48:51.474 1163-1163/? E/dalvikvm: Could not find class 'android.graphics.drawable.AnimatedVectorDrawable', referenced from method android.support.graphics.drawable.AnimatedVectorDrawableCompat.clearAnimationCallbacks 08-17 07:48:51.474 1163-1163/? E/dalvikvm: Could not find class 'android.graphics.drawable.AnimatedVectorDrawable', referenced from method android.support.graphics.drawable.AnimatedVectorDrawableCompat.registerAnimationCallback 08-17 07:48:51.474 1163-1163/? E/dalvikvm: Could not find class 'android.graphics.drawable.AnimatedVectorDrawable', referenced from method android.support.graphics.drawable.AnimatedVectorDrawableCompat.unregisterAnimationCallback 08-17 07:48:51.474 1163-1163/? E/dalvikvm: Could not find class 'android.graphics.drawable.AnimatedVectorDrawable', referenced from method android.support.graphics.drawable.AnimatedVectorDrawableCompat.clearAnimationCallbacks 08-17 07:48:51.474 1163-1163/? E/dalvikvm: Could not find class 'android.graphics.drawable.AnimatedVectorDrawable', referenced from method android.support.graphics.drawable.AnimatedVectorDrawableCompat.isRunning 08-17 07:48:51.474 1163-1163/? E/dalvikvm: Could not find class 'android.graphics.drawable.AnimatedVectorDrawable', referenced from method android.support.graphics.drawable.AnimatedVectorDrawableCompat.registerAnimationCallback 08-17 07:48:51.474 1163-1163/? E/dalvikvm: Could not find class 'android.graphics.drawable.AnimatedVectorDrawable', referenced from method android.support.graphics.drawable.AnimatedVectorDrawableCompat.start 08-17 07:48:51.474 1163-1163/? E/dalvikvm: Could not find class 'android.graphics.drawable.AnimatedVectorDrawable', referenced from method android.support.graphics.drawable.AnimatedVectorDrawableCompat.stop 08-17 07:48:51.474 1163-1163/? E/dalvikvm: Could not find class 'android.graphics.drawable.AnimatedVectorDrawable', referenced from method android.support.graphics.drawable.AnimatedVectorDrawableCompat.unregisterAnimationCallback 08-17 07:48:51.482 1163-1163/? E/AndroidRuntime: FATAL EXCEPTION: main java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.mojtaba.chibe/com.example.mojtaba.chibe.MainActivity}: android.view.InflateException: Binary XML file line #14: Error inflating class com.github.florent37.awesomebar.AwesomeBar

Update Readme.md

Please update your README.md by replacing compile 'com.github.florent37:awesomebar:1.0.1'
to compile 'com.github.florent37:awesomebar:1.0.2'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.