Skip to content

Commit 64314cf

Browse files
authored
魔法-修复
1 parent 7a382db commit 64314cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChaosCrystal/为ActionBar添加返回按钮.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
```
1414
在 onCrate 中设置
1515

16-
```
16+
``` java
1717
// 3.0+
1818
getSupportActionBar().setDisplayHomeAsUpEnabled(true);
1919
// If your minSdkVersion is 11 or higher, instead use:

0 commit comments

Comments
 (0)