Process: xperts.net.pk.navwithbaseactivity, PID: 27494
java.lang.RuntimeException: Unable to start activityjava.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activityjava.lang.IllegalStateException: You need to use a Theme.AppComp
我的Manifest文件中有以下代码,它允许我的.MainActivity具有标题"Just the Activity Name",并允许启动器图标具有标签"FooBar“。但是,在API24和25中,我的启动器图标的标签是“仅活动名称”--它似乎忽略了我在intent-filter中指定的标签和图标。 android:name=&q