File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 9292 android : layout_width =" wrap_content"
9393 android : layout_height =" wrap_content"
9494 android : layout_marginRight =" 5dp"
95- android : text =" Output FPS:" />
95+ android : text =" FPS:" />
9696
9797 <Spinner
9898 android : id =" @+id/fps"
114114 android : layout_width =" wrap_content"
115115 android : layout_height =" wrap_content"
116116 android : layout_marginRight =" 5dp"
117- android : text =" ViewMode :" />
117+ android : text =" View :" />
118118
119119 <Spinner
120120 android : id =" @+id/viewMode"
Original file line number Diff line number Diff line change 1919 <item >No rotation</item >
2020 </string-array >
2121 <string-array name =" fps" >
22- <item >Same as input </item >
22+ <item >Auto-detect </item >
2323 <item >15</item >
24+ <item >24</item >
25+ <item >25</item >
2426 <item >30</item >
27+ <item >50</item >
2528 <item >60</item >
2629 <item >120</item >
2730 </string-array >
You can’t perform that action at this time.
0 commit comments