Generated by
JDiff

Class com.tomtom.online.sdk.map.copyrights.CopyrightsExtension

Changed Constructors
CopyrightsExtension(UiSettings, TextView, String) Change in type from (TextView, String) to (UiSettings, TextView, String).
Constructor for copyright module that initializes copyright service with context from passed text view and Maps API key.
 

Added Methods
void onPause() You must call this method from the parent Activity/Fragment's corresponding lifecycle method.
void onResume() You must call this method from the parent Activity/Fragment's corresponding lifecycle method.