Showing a more interesting background image

This commit is contained in:
ByteHamster 2019-10-23 20:31:18 +02:00
parent 6642b79ac3
commit ff44f97dd6
3 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
android:id="@+id/widget_config_background"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:src="@drawable/bg_splash"
android:src="@drawable/teaser"
android:scaleType="centerCrop" />
<include

View File

@ -67,7 +67,7 @@
</head>
<body>
<div id="logobackground">
<img id="logo" src="file:///android_asset/logo.png" alt="Logo"/>
<img id="logo" src="file:///android_res/drawable/teaser.png" alt="Logo"/>
</div>
<h1>AntennaPod</h1>

View File

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB