
android development, seeking a similar UI layout ~ ~ ~

Reply:
The left one ImageView
Then the right one LinearLayout including the above title and the following detailed product layout.
Then the right price, then the right one ImageView
Sets out a whole layer of RelativeLayout
Reply:
Low scores Otherwise, you write a
Reply:

Such overall layout can not get myself ~ ~ gave you points. . . .

Reply:
How hard it was for you ....... code, position control yourself then transferred about
android: layout_width = "match_parent"
android: layout_height = "match_parent"
android: background = "# FFFFFF"
android: orientation = "vertical">android: layout_width = "match_parent"
android: layout_height = "wrap_content"
android: background = "# 4095ef">android: layout_width = "match_parent"
android: layout_height = "wrap_content">android: layout_width = "0dp"
android: layout_height = "wrap_content"
android: layout_weight = "1">android: layout_width = "wrap_content"
android: layout_height = "wrap_content"
android: text = "Account Balance:"
android: textColor = "# FFFFFF" />android: id = "@ + id / account_left"
android: layout_width = "wrap_content"
android: layout_height = "wrap_content"
android: text = "" />
android: layout_width = "0dp"
android: layout_height = "wrap_content"
android: layout_weight = "1">android: layout_width = "wrap_content"
android: layout_height = "wrap_content"
android: src = "@ drawable/details_img1" />android: layout_width = "wrap_content"
android: layout_height = "wrap_content"
android: text = "Total Amount:"
android: textColor = "# FFFFFF" />android: id = "@ + id / items_counts"
android: layout_width = "wrap_content"
android: layout_height = "wrap_content"
android: text = "" />
android: layout_width = "match_parent"
android: layout_height = "wrap_content">android: layout_width = "0dp"
android: layout_height = "wrap_content"
android: layout_weight = "1">android: id = "@ + id / shopping_card"
android: layout_width = "wrap_content"
android: layout_height = "wrap_content"
android: text = "" />
android: layout_width = "0dp"
android: layout_weight = "1">android: layout_width = "0dp"
android: layout_height = "wrap_content"
android: layout_weight = "1"
android: background = "@ drawable/icons_1"
android: text = "Empty cart" />android: layout_width = "0dp"
android: layout_height = "wrap_content"
android: layout_weight = "1"
android: background = "@ drawable/icons_2"
android: text = "Submit Order" />
android: layout_width = "match_parent"
android: layout_height = "wrap_content"
android: layout_marginTop = "2dp"
android: background = "# 4095ef">android: layout_width = "wrap_content"
android: layout_height = "wrap_content"
android: text = "product information" />android: layout_width = "wrap_content"
android: layout_height = "wrap_content"
android: text = "Order" />android: layout_width = "wrap_content"
android: layout_height = "wrap_content"
android: text = "amount" />android: layout_width = "wrap_content"
android: layout_height = "wrap_content"
android: text = "Delete" />
Reply:

No comments:
Post a Comment