I am getting the following warning and exception:
IllegalStateException This Activity already has an action bar supplied by the window decor. Do not request Window.FEATURE_ACTION_BAR and set windowActionBar to false in your theme to use a Toolbar instead.
RuntimeException: Unable to start activity ComponentInfo{com.mdinfosystem.mymobileapp/com.mdinfosystem.mymobileapp.Bill_Payment}: java.lang.IllegalStateException: This Activity already has an action bar supplied by the window decor. Do not request Window.FEATURE_ACTION_BAR and set windowActionBar to false in your theme to use a Toolbar instead.