Skip to content

Commit 34221fa

Browse files
authored
Update Android_Notes.md
1 parent 91e2464 commit 34221fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

blogs/frontEnd/Android/Android_Notes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1882,7 +1882,6 @@ finish();
18821882
android:layout_width="match_parent"
18831883
android:layout_height="match_parent"
18841884
android:orientation="vertical">
1885-
```
18861885

18871886
<Button
18881887
android:id="@+id/btn_act_back"
@@ -3500,4 +3499,4 @@ finish();
35003499
}
35013500
```
35023501

3503-
- 最终运行代码,比较原图作为按钮和点9图片作为视图背景的差异。
3502+
- 最终运行代码,比较原图作为按钮和点9图片作为视图背景的差异。

0 commit comments

Comments
 (0)