add 'tools:replace=“Android:value”' to <meta-data> element at AndroidManifest

后端 未结 11 2111
温柔的废话
温柔的废话 2020-11-30 20:07

I\'m following a tutorial in HeadFirst Android development and encountered issues after adding: private ActionBarDrawerToggle drawerToggle;

The control was depre

11条回答
  •  抹茶落季
    2020-11-30 20:52

    add 'tools:replace="android:value"' to element at AndroidManifest.xml:22:5-24:34 to override. add to Line AndroidManifest.xml:22

提交回复
热议问题