SnapActivityInitializationListener

public interface SnapActivityInitializationListener

Listener for allowing customization of SnapActivity once it is presented

Functions

Link copied to clipboard
abstract Unit onSnapActivityCreate(SnapActivity activity)

Called when the SnapActivity is created to allow for customization (e.g. of the actionbar or such)