|
@@ -20,7 +20,6 @@
|
|
|
License along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
-->
|
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
- xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:gravity="center"
|
|
@@ -35,7 +34,7 @@
|
|
|
android:layout_marginBottom="@dimen/alternate_margin"
|
|
|
android:layout_weight="60"
|
|
|
android:contentDescription="@string/what_s_new_image"
|
|
|
- app:srcCompat="@drawable/whats_new_files"/>
|
|
|
+ />
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/whatsNewTitle"
|