Learn about some of the new features and improvements that we have released in v25 of the Android Support Library.
https://www.meetup.com/android/events/236377871/
25 AND BEYONDSUPPORT LIBRARY+ChrisBanes@chrisbanes
View Slide
Palette v4MediaRouterPercentAppCompatDesignCustomTabsAnnotationsRecyclerViewLeanbackCardViewGridLayout PreferenceTransitionVectorExifv13
v4core-ui compatcore-utils fragmentmediaPaletteMediaRouterPercentAppCompatDesignCustomTabsAnnotationsRecyclerViewLeanbackCardViewGridLayout PreferenceTransitionVectorExifv13
As of 25.1.127make up the‘Support Library’libraries
As of 25.1.1424public classesmake up the‘Support Library’
As of 25.1.15854public methodsmake up the‘Support Library’
As of 25.1.1238people havecommitted toframeworks/support
SUPPORT LIBRARYExifInterfaceNew in 25.1.0
Allows reading/writing of exif tags in JPEGand RAW files
Same API as framework counterpartAllows reading/writing of exif tags in JPEGand RAW files
Same API as framework counterpartPure Java implementationAllows reading/writing of exif tags in JPEGand RAW files
SUPPORT LIBRARYBottomNavigationViewNew in 25.0.0
android:layout_width="match_parent"android:layout_height="56dp"app:menu="@menu/my_navigation_items" />
android:title="@string/menu_search"android:icon="@drawable/ic_search" />android:title="@string/menu_settings"android:icon="@drawable/ic_add" />android:title="@string/menu_navigation"android:icon="@drawable/ic_action_navigation_menu" />
SUPPORT LIBRARYminSdkVersion++
In 24.0.0, we hadvarious min sdk values4+
In 24.1.0, we moved tominSdkVersion…
9
In 26.0.0, we will9 change again(probably)
SUPPORT LIBRARYMaterial Design Componentsmaterial.io/components
Design libMaterial Components for Android
http://androidbackstage.blogspot.com