FullScreen in Android

  • i_am_kk
    Likes 0

    Problem Description

    How to set Full Screen in android i.e., how can i hide the the home and back buttons in Android?

    The notification bar is not visible.

    android:theme="@android:style/Theme.NoTitleBar.Fullscreen"

    The above has been added to the Manifest file.

     

    I am using Eclipse to code and testing it on Moto E2.

  • Sonar Systems admin
    Likes 0

  • i_am_kk
    Likes 1

    I tried this and its working now.
     


    This reply has been verified.
  • Sonar Systems admin
    Likes 0

    Good to hear :D

Login to reply