Skip to content

Commit

Permalink
软件截图
Browse files Browse the repository at this point in the history
  • Loading branch information
Chengshijian committed Jan 19, 2018
1 parent 813008c commit 31a235c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/src/main/res/layout/card_grade_list_info_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</LinearLayout>

<LinearLayout
android:layout_width="120dp"
android:layout_width="150dp"
android:layout_height="wrap_content"
android:gravity="left"
android:orientation="horizontal">
Expand Down Expand Up @@ -85,7 +85,7 @@
</LinearLayout>

<LinearLayout
android:layout_width="120dp"
android:layout_width="150dp"
android:layout_height="wrap_content"
android:gravity="left"
android:orientation="horizontal">
Expand Down Expand Up @@ -132,7 +132,7 @@
</LinearLayout>

<LinearLayout
android:layout_width="120dp"
android:layout_width="150dp"
android:layout_height="wrap_content"
android:gravity="left"
android:orientation="horizontal">
Expand Down Expand Up @@ -197,7 +197,7 @@
</LinearLayout>

<LinearLayout
android:layout_width="120dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="left"
android:orientation="horizontal">
Expand Down
Binary file added screenshots/Screenshot_20180119-150124.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 31a235c

Please sign in to comment.