markusressel / DataMunch

Android App for managing FreeNAS
GNU General Public License v3.0
3 stars 0 forks source link

Navigation Library #5

Open markusressel opened 5 years ago

markusressel commented 5 years ago

Manual handling of navigation should be replaced by the Android Architecture Component "Navigation".

markusressel commented 5 years ago

DetailActivityBase must be migrated to Fragment. They can then be linked with list items per Navigation library and animations with a shared element should be possible by using the id as seen here:

https://github.com/florent37/MaterialViewPager/blob/master/materialviewpager/src/main/res/layout/material_view_pager_pagertitlestrip_standard.xml