Skip to content

Commit

Permalink
Update Android_Notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonWuZY authored Nov 23, 2024
1 parent 91e2464 commit 34221fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions blogs/frontEnd/Android/Android_Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -1882,7 +1882,6 @@ finish();
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
```

<Button
android:id="@+id/btn_act_back"
Expand Down Expand Up @@ -3500,4 +3499,4 @@ finish();
}
```

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

0 comments on commit 34221fa

Please sign in to comment.