Bug 1106935 - Part 1: Replace old tablet pngs with null XML resources. r=mhaigh
До Ширина: | Высота: | Размер: 365 B |
До Ширина: | Высота: | Размер: 350 B |
До Ширина: | Высота: | Размер: 665 B |
Двоичные данные
mobile/android/base/resources/drawable-large-hdpi-v11/menu.png
До Ширина: | Высота: | Размер: 116 B |
До Ширина: | Высота: | Размер: 271 B |
До Ширина: | Высота: | Размер: 278 B |
До Ширина: | Высота: | Размер: 557 B |
Двоичные данные
mobile/android/base/resources/drawable-large-mdpi-v11/menu.png
До Ширина: | Высота: | Размер: 110 B |
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
|
||||
<!-- Bug 1106935: Temporary replacement for old tablet resources -->
|
||||
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@null"/>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
|
||||
<!-- Bug 1106935: Temporary replacement for old tablet resources -->
|
||||
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@null"/>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
|
||||
<!-- Bug 1106935: Temporary replacement for old tablet resources -->
|
||||
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@null"/>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
|
||||
<!-- Bug 1106935: Temporary replacement for old tablet resources -->
|
||||
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@null"/>
|
До Ширина: | Высота: | Размер: 511 B |
До Ширина: | Высота: | Размер: 501 B |
До Ширина: | Высота: | Размер: 774 B |
Двоичные данные
mobile/android/base/resources/drawable-large-xhdpi-v11/menu.png
До Ширина: | Высота: | Размер: 122 B |
До Ширина: | Высота: | Размер: 798 B |
До Ширина: | Высота: | Размер: 546 B |
До Ширина: | Высота: | Размер: 643 B |
До Ширина: | Высота: | Размер: 440 B |
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
|
||||
<!-- Bug 1106935: Temporary replacement for old tablet resources -->
|
||||
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@null"/>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
||||
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||
|
||||
<!-- Bug 1106935: Temporary replacement for old tablet resources -->
|
||||
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@null"/>
|
До Ширина: | Высота: | Размер: 998 B |
До Ширина: | Высота: | Размер: 645 B |
|
@ -5,7 +5,7 @@
|
|||
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:id="@+id/restore_defaults"
|
||||
android:drawable="@drawable/menu"
|
||||
android:drawable="@drawable/new_tablet_menu"
|
||||
android:showAsAction="never"
|
||||
android:title="@string/pref_search_restore_defaults" />
|
||||
</menu>
|
||||
|
|