tls-psk: fade between drawer fragments
This commit is contained in:
@@ -185,6 +185,7 @@ public class MainActivity extends BaseSecurityTokenActivity implements FabContai
|
||||
if (addToBackStack) {
|
||||
ft.addToBackStack(null);
|
||||
}
|
||||
ft.setTransition(FragmentTransaction.TRANSIT_FRAGMENT_FADE);
|
||||
ft.commit();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user