Recent content by kganandh

  1. K

    Screen rotation in Android TV

    Hello I've been trying to rotate the App in android tv based on selection. But the code has no impact in TV buttonLandscape.setOnClickListener { setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED) requestedOrientation =...