Improvements
This commit is contained in:
@@ -7,7 +7,7 @@ using Java.Lang;
|
||||
|
||||
namespace DemoAndroid;
|
||||
|
||||
[Activity(Label = "WakeOnLanActivity", MainLauncher = true, Theme = "@style/NoActionBar")]
|
||||
[Activity(Label = "@string/app_name", MainLauncher = true, Theme = "@style/Default")]
|
||||
public class WakeOnLanActivity : Activity
|
||||
{
|
||||
private const int BiometricStrong = 0x0000000f;
|
||||
|
||||
Reference in New Issue
Block a user