• how to show menu at left side

    From Jakub@21:1/5 to All on Wed Jul 10 12:25:34 2024
    I have use this fun to show menu

    override fun onCreateOptionsMenu(menu: Menu?): Boolean {
    menuInflater.inflate(R.menu.menu_main, menu)


    return true
    }


    but show menu at right side, but i want to show on the left.
    How to do this?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)