Trying to customize the screens the things wouldn't come out right.
From four screens I want to make three and just reordering and deleting sensors.
It shows two screens instead of three and the second screen has only title.
The rest is empty. Both default-landscape.layout and user.layout are the same.
What is that I'm doing wrong? Is there any other file that has to do with it?
What's wrong with this layout?
-
- Начинающий
- Сообщения: 29
- Зарегистрирован: 31 июл 2014, 09:30
- Контактная информация:
What's wrong with this layout?
- Вложения
-
user.layout
- user.layout
- (1.92 КБ) 1281 скачивание
HobDrive(1.1.1 licensed) + GPS Box CS9200RV (WinCE 6.0) + Elm327 USB + Lexus RX300 MY 2002
-
- Администратор
- Сообщения: 4322
- Зарегистрирован: 06 дек 2011, 15:49
- Имя: Игорь
- Откуда: Нижний Новгород
Re: What's wrong with this layout?
On line 22 you have
<item id="LitersPerHour" size='large'
but should be
<item id="LitersPerHour" size='large'/>
<item id="LitersPerHour" size='large'
but should be
<item id="LitersPerHour" size='large'/>
HobDrive(свежак) + Android4 rk3188 2din + Elm327USB + Pontiac Vibe 2003
Не пишите пожалуйста вопросы в личку. Создавайте тему в соответствующем форуме.
Не пишите пожалуйста вопросы в личку. Создавайте тему в соответствующем форуме.
-
- Начинающий
- Сообщения: 29
- Зарегистрирован: 31 июл 2014, 09:30
- Контактная информация:
Re: What's wrong with this layout?
Thank you!
HobDrive(1.1.1 licensed) + GPS Box CS9200RV (WinCE 6.0) + Elm327 USB + Lexus RX300 MY 2002