dashboard
repositories
activity
search
login
hjw
/
Nodka_Reboot_Under
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
first commit
hjw
2022-12-15
14ad445292a8147ca88fb3355b71a85253fe7556
[~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>