mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
event info logs
This commit is contained in:
@@ -128,6 +128,7 @@ namespace Bit.Android
|
||||
var notificationManager = (NotificationManager)GetSystemService(NotificationService);
|
||||
var cancelNotification = true;
|
||||
|
||||
LogInfo(e.PackageName + " fires event " + e.EventType);
|
||||
switch(e.EventType)
|
||||
{
|
||||
case EventTypes.ViewFocused:
|
||||
|
||||
Reference in New Issue
Block a user