Eugene Novikov

Results 4 issues of Eugene Novikov

### Description I use the following buttonclick handler to test my app ```cs void OnCounterClicked(object sender, EventArgs e) { try { MethodInfo method = typeof(MainPage).GetMethod("Test"); method.Invoke(this, null); } catch {...

t/bug
platform/android 🤖

### Description If I run app in debug mode `dotnet build -t:Run -f:net6.0-android` it doesn't show translated message. For `dotnet build -t:Run -f:net6.0-android -c:Release` it does. Project to reproduce -...

t/bug
area/localization
s/verified

### Description When I have a lot of tabs on shell page I can't change color for items inside more menu. I use the folowing styles in xaml ```xml ```...

t/bug
platform/android 🤖
platform/iOS 🍎
area/shell 🐢
s/verified
s/triaged

### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...

bug
unverified
area/views