Advertisement
Guest User

Untitled

a guest
Jul 17th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <TextView
  2. android:id="@+id/id_room_value"
  3. android:layout_width="0dp"
  4. android:layout_height="wrap_content"
  5. android:layout_margin="16dp"
  6. app:layout_constraintLeft_toLeftOf="parent"
  7. app:layout_constraintRight_toRightOf="parent"
  8. app:layout_constraintTop_toBottomOf="@id/id_room_profession" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement