Blame view

PremiereActivite/app/src/main/res/layout/layout_main.xml 316 Bytes
c8059613   JLo'w   Re-fonte de l'app...
1
  <?xml version="1.0" encoding="utf-8"?>
3c5d3089   JLo'w   Work in progress ...
2
3
  <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
          android:id="@+id/fragment_container"
c8059613   JLo'w   Re-fonte de l'app...
4
          android:layout_width="match_parent"
3c5d3089   JLo'w   Work in progress ...
5
6
          android:layout_height="match_parent"
          android:background="?android:attr/detailsElementBackground" />