package com.maciekjanusz.compassproject.util; public interface ScreenRotationAware { void updateRotation(); }