mos379

Results 9 issues of mos379

When using angularjs 1.2.x and breeze 1.7.1 it is not possible to correctly use the lib because of the following. tagsInput.addTag(angular.copy(suggestionList.selected)); By copying the object it is no longer the...

as outlined in the issue #255 the result is not using the align left of the table as it should result |---|---| expected |:---|:---|

## Feature Request Feature description: BigText Support for Android Notifications would be highly appreciated. String longText = "..."; Notification noti = new Notification.Builder(this). ..... .setStyle(new Notification.BigTextStyle().bigText(longText))

Thank You for this great project! Any chance you would upgrade this to use the shapes and paths now available in Xamarin Forms?

### Description When changing the presentation of the DatePicker to UIDatePickerStyle.Inline on iOS the presentation is not sized correctly and cuts of the month and Year info ### Steps to...

t/bug :bug:
p/iOS 🍎
e/4 :clock4:
a/style
a/datepicker
iOS 14

This does **NOT** happen in 3.23.1 ``` Progression Focus Press Pulling the chin back and pressing the bar straight up Press Finish with the bar directly overhead Press Keep the...

I'm struggling with using fody propertychanged on viewmodels. I added the PropertyChangedNotificationInterceptor to the sample project and can see that it doesn't work there eiter. ``` namespace FreshMvvmApp { internal...

Since it was quite some time since the latest update.. This solves as well issues #210 #236

Please add the Apple privacy file for the MAUI and XAMARIN Versions It is required by Apple by May 1st [Apple Developer](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files)

enhancement