Commit b09ceb6bce8ca36287770a967c98da408a607736

Authored by 简柏林
1 parent e72b6f74

工驰汽车

... ... @@ -50,6 +50,11 @@ android {
50 50 proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
51 51 }
52 52 }
  53 + compileOptions {
  54 + sourceCompatibility JavaVersion.VERSION_1_8
  55 + targetCompatibility JavaVersion.VERSION_1_8
  56 + }
  57 + buildToolsVersion '32.0.0'
53 58 }
54 59
55 60 dependencies {
... ...
... ... @@ -228,6 +228,6 @@ class MainFragment : BrowseSupportFragment() {
228 228 private val GRID_ITEM_WIDTH = 200
229 229 private val GRID_ITEM_HEIGHT = 200
230 230 private val NUM_ROWS = 1
231   - private val NUM_COLS = 11
  231 + private val NUM_COLS = 3
232 232 }
233 233 }
\ No newline at end of file
... ...
... ... @@ -2,7 +2,7 @@ package com.apaas.bigscreem
2 2
3 3 object MovieList {
4 4 val MOVIE_CATEGORY = arrayOf(
5   - "华贸"
  5 + "工驰"
6 6 )
7 7
8 8 val list: List<Movie> by lazy {
... ... @@ -12,72 +12,32 @@ object MovieList {
12 12
13 13 private fun setupMovies(): List<Movie> {
14 14 val title = arrayOf(
15   - "党建看板",
16   - "公司介绍",
17   - "人员看板",
18   - "生产入库看板",
19   - "设备状态",
20   - "在制品看板",
21   - "生产进度看板",
22   - "质量看板",
23   - "生产计划看板",
24   - "订单看板",
25   - "综合看板"
  15 + "企业介绍",
  16 + "设备看板",
  17 + "智慧党建"
26 18 )
27 19
28 20 val description = ""
29 21 val studio = arrayOf(
30   - "党建看板",
31   - "公司介绍",
32   - "人员看板",
33   - "生产入库看板",
34   - "设备状态",
35   - "在制品看板",
36   - "生产进度看板",
37   - "质量看板",
38   - "生产计划看板",
39   - "订单看板",
40   - "综合看板"
  22 + "企业介绍",
  23 + "设备看板",
  24 + "智慧党建"
41 25 )
42 26
43 27 val webUrl = arrayOf(
44   - "https://mi.qgutech.com/sc/hx-hm-zhdj.html",
45   - "https://mi.qgutech.com/sc/lx-hm-qyxc.html",
46   - "https://mi.qgutech.com/sc/lx-hm-ryyxqk.html",
47   - "https://mi.qgutech.com/sc/hx-hm-kcsjfx.html",
48   - "https://mi.qgutech.com/sc/hx-hm-sbgkzx.html",
49   - "https://mi.qgutech.com/sc/hx-hm-zjpkb.html",
50   - "https://mi.qgutech.com/sc/hx-hm-scjdkb.html",
51   - "https://mi.qgutech.com/sc/hx-hm-zlgkkb.html",
52   - "https://mi.qgutech.com/sc/hx-hm-scjhkb.html",
53   - "https://mi.qgutech.com/sc/hx-hm-xsjdkb.html",
54   - "https://mi.qgutech.com/sc/hx-hm-kcyjkb.html",
  28 + "https://public.hzzlyun.com/sc/ahgcqcqyjs.html",
  29 + "https://public.hzzlyun.com/sc/ahgcqckb.html",
  30 + "https://public.hzzlyun.com/sc/gcqc.html"
55 31 )
56 32 val bgImageUrl = arrayOf(
57 33 "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/Zeitgeist/Zeitgeist%202010_%20Year%20in%20Review/bg.jpg",
58 34 "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/Demo%20Slam/Google%20Demo%20Slam_%2020ft%20Search/bg.jpg",
59   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Gmail%20Blue/bg.jpg",
60   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Fiber%20to%20the%20Pole/bg.jpg",
61   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/bg.jpg",
62   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/bg.jpg",
63   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/bg.jpg",
64   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/bg.jpg",
65   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/bg.jpg",
66   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/bg.jpg",
67   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/bg.jpg"
  35 + "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Gmail%20Blue/bg.jpg"
68 36 )
69 37 val cardImageUrl = arrayOf(
70 38 "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/Zeitgeist/Zeitgeist%202010_%20Year%20in%20Review/card.jpg",
71 39 "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/Demo%20Slam/Google%20Demo%20Slam_%2020ft%20Search/card.jpg",
72   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Gmail%20Blue/card.jpg",
73   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Fiber%20to%20the%20Pole/card.jpg",
74   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/card.jpg",
75   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/bg.jpg",
76   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/bg.jpg",
77   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/bg.jpg",
78   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/bg.jpg",
79   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/bg.jpg",
80   - "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Google%20Nose/bg.jpg"
  40 + "https://commondatastorage.googleapis.com/android-tv/Sample%20videos/April%20Fool's%202013/Introducing%20Gmail%20Blue/card.jpg"
81 41 )
82 42
83 43 val list = title.indices.map {
... ...
1 1 <resources>
2   - <string name="app_name">bigScreem</string>
3   - <string name="browse_title">华贸大屏展示</string>
  2 + <string name="app_name">工驰汽车</string>
  3 + <string name="browse_title">工驰大屏展示</string>
4 4 <string name="related_movies">Related Videos</string>
5 5 <string name="grid_view">返回</string>
6 6 <string name="error_fragment">错误</string>
... ...