This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc
Fix when bottom sheet expanded and keyboard shows up user cannot scroll to the last item because window adjust is not resizing the bottom sheet, therefore the content is behind the keyboard.
Generating CompositeKey(countryRegion + provinceState)to pin and unpin instead the CovidDetail obj.
This PR includes:
countryRegion + provinceState
)to pin and unpin instead the CovidDetail obj.Preview: