dashboard
repositories
activity
search
login
hjw
/
Nodka_Reboot_Under
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
适配安卓11
hjw
2023-04-20
b2dd8ca6ea52926382dabd0914efcc6b552267d1
[~hjw/Nodka_Reboot_Under.git]
/
app
/
src
/
main
/
res
/
layout
/
main.xml
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical" >
</LinearLayout>