Guy Carmeli
8d5ec5014b
Initial v2 commit on Android
преди 8 години
Guy Carmeli
0211af8bf6
Fixes overlapping fab. (#620 )
This commit also introduces a tempprary fix to an issue where fab is
displayed on wrong screen when switching between bottom tabs rapidly.
преди 8 години
Guy Carmeli
f3d0ea4072
Remove Fab when when calling setButtons (#599 )
call setButtons with empty fab object to remove it
преди 8 години
Guy Carmeli
cfaa8fef88
Switch fab on ViewPager screen change
преди 8 години
Guy Carmeli
1142b437d8
Animate fab in and out when screen changes
преди 8 години
Guy Carmeli
d25ab7ce19
Assasinate LocalBroadcastReceiver in favor of a simple EventBus implementation
This is needed since some of the data we need to send in the events
can not be serialised and added to a Bundle.
преди 8 години
Guy Carmeli
9e3715e523
Fix Snackbar not dismissing bug
When Snackbar was displayed while another Snackbar was displayed,
the last ref to the current Snackbar was removed and it didn't get removed
when onScreenChange was called.
преди 8 години
Guy Carmeli
c40dbecdc6
f
преди 8 години
Guy Carmeli
cf34e02c2d
Add fabs to FloatingActionButtonCoordinator
преди 8 години
Guy Carmeli
91d1bac43c
Initial commit
преди 8 години
Guy Carmeli
5cd911c6f8
Hide Snacker when ViewPager screen changes
преди 8 години
Guy Carmeli
a76e7b25d8
Getting there
* Created Snakbar class to encapsulate Snackbar logic.
* Clicking the action now emits event to current screen
* Action color works
преди 8 години
Guy Carmeli
df30086c6c
Snacker works on BottomTabsLayout
преди 8 години
Guy Carmeli
af4e990660
Add infra for adding Snackbar to Layouts.
преди 8 години