mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-16 21:40:23 +00:00
Initial migration to Android Studio
This commit is contained in:
BIN
app/src/main/res/drawable/app_icon.png
Normal file
BIN
app/src/main/res/drawable/app_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
BIN
app/src/main/res/drawable/atv_banner.png
Normal file
BIN
app/src/main/res/drawable/atv_banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
7
app/src/main/res/drawable/list_view_unselected.xml
Normal file
7
app/src/main/res/drawable/list_view_unselected.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle" >
|
||||
|
||||
<stroke android:width="1dip" android:color="#ffffff"/>
|
||||
|
||||
</shape>
|
||||
Reference in New Issue
Block a user