new layouts for the main screen, sensor select screen and lab notebook screen....
new layouts for the main screen, sensor select screen and lab notebook screen. previously the image buttons would get cut off if the screen were smaller. now the layouts use LinearLayouts without hard constants. Tested on charlie's samsung
Showing
- app/src/main/res/layout-land/fragment_mainscreen.xml 51 additions, 51 deletionsapp/src/main/res/layout-land/fragment_mainscreen.xml
- app/src/main/res/layout-land/fragment_sensorscreen.xml 43 additions, 39 deletionsapp/src/main/res/layout-land/fragment_sensorscreen.xml
- app/src/main/res/layout/fragment_labnotescreen.xml 41 additions, 42 deletionsapp/src/main/res/layout/fragment_labnotescreen.xml
- app/src/main/res/layout/fragment_mainscreen.xml 51 additions, 51 deletionsapp/src/main/res/layout/fragment_mainscreen.xml
- app/src/main/res/layout/fragment_sensorscreen.xml 43 additions, 37 deletionsapp/src/main/res/layout/fragment_sensorscreen.xml
Please register or sign in to comment