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