bubble-navigation icon indicating copy to clipboard operation
bubble-navigation copied to clipboard

OnResume How to State change in Java Code

Open mithunswain900 opened this issue 3 years ago • 1 comments

Hello Good Evening , Please mention me when anther activity on success then button cuurent state position are not showing by defult home state are show . please help mee

mithunswain900 avatar Sep 21 '21 20:09 mithunswain900

you can use this "topNavigationConstraint.setCurrentActiveItem( 0 )" to set your state

just set the correct number of item inside the Braces

alisalehid avatar Sep 21 '21 21:09 alisalehid