source: dispositivos_moviles/TibisayMovil/res/layout/certificate_zone.xml @ ca6582b

Last change on this file since ca6582b was 288126d, checked in by Jose Ruiz <joseruiz@…>, 11 years ago

Manejo de repositorio de certificados y firma con pkcs7

  • Property mode set to 100644
File size: 287 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2
3<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
4    android:id="@+id/certificate_zone"
5    android:layout_width="match_parent"
6    android:layout_height="match_parent"
7    android:orientation="vertical" >
8
9
10</LinearLayout>
Note: See TracBrowser for help on using the repository browser.