mirror of
https://github.com/bitwarden/android.git
synced 2026-05-27 15:15:33 -05:00
floating action button on android
This commit is contained in:
@@ -101,6 +101,7 @@ namespace Bit.Android
|
||||
|
||||
public static void SetIoc(Application application)
|
||||
{
|
||||
Refractored.FabControl.Droid.FloatingActionButtonViewRenderer.Init();
|
||||
CachedImageRenderer.Init();
|
||||
ZXing.Net.Mobile.Forms.Android.Platform.Init();
|
||||
CrossFingerprint.SetCurrentActivityResolver(() => CrossCurrentActivity.Current.Activity);
|
||||
|
||||
Reference in New Issue
Block a user