Generate test for PlaybackOverlaySupportFragment

Change-Id: Ia3064006f3fb3fc4fd5230ff3ab24a7c4ba2470f
This commit is contained in:
Dake Gu
2015-09-30 13:41:45 -07:00
parent 48b4a134a4
commit c7e4f19c33
10 changed files with 571 additions and 2 deletions

View File

@@ -37,6 +37,8 @@
<string name="search_details_support_description">Search style DetailsSupportFragment test</string>
<string name="playback">Playback</string>
<string name="playback_description">PlaybackOverlayFragment test</string>
<string name="playback_support">Playback(support version)</string>
<string name="playback_support_description">PlaybackOverlaySupportFragment test</string>
<string name="hgrid">Horizontal Grid</string>
<string name="hgrid_description">HorizontalGridView test</string>
<string name="vgrid">Vertical Grid</string>