source: dispositivos_moviles/Donwloader/res/values-sw720dp-land/dimens.xml

Last change on this file was 9572f49, checked in by Antonio Araujo Brett <aaraujo@…>, 11 years ago

*- Estudio de API de Android y prueba de concepto para descargar archivos desde una URL con protocolo https y lanzar la Actividad de leer y verificar firma de un contenedor BDOC de la aplicación Tibisay Móvil.

  • Property mode set to 100644
File size: 269 bytes
Line 
1<resources>
2
3    <!--
4         Customize dimensions originally defined in res/values/dimens.xml (such as
5         screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
6    -->
7    <dimen name="activity_horizontal_margin">128dp</dimen>
8
9</resources>
Note: See TracBrowser for help on using the repository browser.