Doc change: Add N7 to framer, remove N7 2012.
Change-Id: Ia6769b2c5382351a5eb2e92467a4ea6c01c62d15
(cherry picked from commit f065f9a4eb)
|
Before Width: | Height: | Size: 155 KiB |
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 173 KiB |
|
Before Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 7.6 KiB |
@@ -235,7 +235,22 @@ feature image or screenshots for your Google Play app listing.</p>
|
||||
landOffset: [579,321],
|
||||
portRes: ['shadow', 'back', 'fore'],
|
||||
portOffset: [312,579],
|
||||
portSize: [1440, 2560],
|
||||
portSize: [1440, 2560]
|
||||
},
|
||||
{
|
||||
id: 'nexus_7',
|
||||
title: 'Nexus 7',
|
||||
url: 'http://www.google.com/nexus/7/',
|
||||
physicalSize: 7,
|
||||
physicalHeight: 8,
|
||||
actualResolution: [1200,1920],
|
||||
density: 'XHDPI',
|
||||
landRes: ['shadow', 'back', 'fore'],
|
||||
landOffset: [326,245],
|
||||
portRes: ['shadow', 'back', 'fore'],
|
||||
portOffset: [244,326],
|
||||
portSize: [800,1280],
|
||||
archived: true
|
||||
},
|
||||
{
|
||||
id: 'nexus_9',
|
||||
@@ -266,20 +281,6 @@ feature image or screenshots for your Google Play app listing.</p>
|
||||
portSize: [800,1280],
|
||||
archived: true
|
||||
},
|
||||
{
|
||||
id: 'nexus_7_2012',
|
||||
title: 'Nexus 7 (2012)',
|
||||
url: 'https://www.google.com/nexus/7/',
|
||||
physicalSize: 7,
|
||||
physicalHeight: 7.81,
|
||||
density: '213dpi',
|
||||
landRes: ['shadow', 'back', 'fore'],
|
||||
landOffset: [315,270],
|
||||
portRes: ['shadow', 'back', 'fore'],
|
||||
portOffset: [264,311],
|
||||
portSize: [800,1280],
|
||||
archived: true
|
||||
},
|
||||
{
|
||||
id: 'nexus_4',
|
||||
title: 'Nexus 4',
|
||||
|
||||