Qiiqe Azuara
Qiiqe Azuara
In KitKat no show animation, this only work in Lollipop+, why ? I use last version.
since Android Support Library v25.3.0 new method was added: bottomNavigationView.setSelectedItemId(R.id.item_id); In ViewSwapper exist an method: public void showItemAt(int position) {} both return NullPointerException :( Log: Caused by: java.lang.NullPointerException: Attempt to...
How implement StackPageTransformer from Top? Thanks.
everything works fine until you open a dialog, when the dialog is showing the status of activity change to "background" , when the dialog is closed don't update the status...