Advertisement
Guest User

Untitled

a guest
Nov 18th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.27 KB | None | 0 0
  1. <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
  2.    android:layout_width="match_parent"
  3.    android:layout_height="match_parent"
  4.    android:paddingLeft="10dp"
  5.    android:paddingRight="10dp">
  6.  
  7. //Objets contenus dans ce layout
  8. </RelativeLayout>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement