v1.2.0
Pre-release
Pre-release
Summary
- Fixed
AvatarPlaceholderDrawable
text position - Fixed
AvatarPlaceholderBuilder
null value - Splited
IPageNavigationService
to the separate interfaces:IPlatformNavigationService
,IBackStackManager
(need changes inConfigureIoc
) - Added tests project and test for new navigation
- Improved exception message when can't find view for ViewModel
- Migrated to
Dependencies
insteadServiceLocator
(need changes inConfigureIoc
)
Android
- Added a new method for
NavigationBarView
- Lazy ViewModel init for Activity
- Added styles for busy overlay
- Improved layout for NavBar
- Updated Xamarin.FFImageLoading to 2.4.4.859
- For
IPlatformNavigationService
useActivityPageNavigationService
(need changes inConfigureIoc
)
iOS
- For
IPlatformNavigationService
useStoryboardNavigation
(need changes inConfigureIoc
) - Renamed
StoryboardPageNavigation
toStoryboardNavigation
(need changes inConfigureIoc
) - Added
PickerWillOpen
event toSimpleImagePicker
- Thread-safe navigation