mirror of
https://github.com/bitwarden/android.git
synced 2026-05-29 16:07:18 -05:00
splash
This commit is contained in:
@@ -7,9 +7,9 @@ namespace Bit.Droid
|
||||
{
|
||||
[Activity(
|
||||
Label = "Bitwarden",
|
||||
MainLauncher = true,
|
||||
Icon = "@mipmap/ic_launcher",
|
||||
Theme = "@style/MainTheme",
|
||||
Exported = false,
|
||||
ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation)]
|
||||
[Register("com.x8bit.bitwarden.MainActivity")]
|
||||
public class MainActivity : Xamarin.Forms.Platform.Android.FormsAppCompatActivity
|
||||
|
||||
Reference in New Issue
Block a user