We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a382db commit 64314cfCopy full SHA for 64314cf
ChaosCrystal/为ActionBar添加返回按钮.md
@@ -13,7 +13,7 @@
13
```
14
在 onCrate 中设置
15
16
-```
+``` java
17
// 3.0+
18
getSupportActionBar().setDisplayHomeAsUpEnabled(true);
19
// If your minSdkVersion is 11 or higher, instead use:
0 commit comments