Interface IResolutionController


  • public interface IResolutionController
    Resolution controller interface.
    • Method Detail

      • getSize

        @NonNull
        android.util.Size getSize​(@NonNull
                                  android.util.Size size)
        Get resolution Size based on input Size.
        Parameters:
        size - Input Size.
        Returns:
        Output Size.