If you are using navigation components from Android Jetpack. The action bar reads the Label attribute for the fragment name. I'm not sure if this is the correct fix, but if you change the label text in the navigation editor, it will be read by the supportActionBar configured in the action in which the fragments are placed. 
source share