Skip to content

Commit

Permalink
Updated screenshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilJay committed May 4, 2015
1 parent 2576308 commit df2a11d
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions MPChartExample/res/layout/activity_bubblechart.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
android:id="@+id/chart1"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@android:color/white"
android:layout_above="@+id/seekBar1" />

<SeekBar
Expand Down
1 change: 1 addition & 0 deletions MPChartExample/res/layout/activity_horizontalbarchart.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
android:id="@+id/chart1"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@android:color/white"
android:layout_above="@+id/seekBar1" />

<SeekBar
Expand Down
Binary file modified screenshots/bubblechart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/horizontal_barchart.jpg
Binary file not shown.
Binary file added screenshots/horizontal_barchart.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 df2a11d

Please sign in to comment.