Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Fixes bug with light widget.
Browse files Browse the repository at this point in the history
  • Loading branch information
paolorotolo committed Nov 12, 2014
1 parent 2ebe589 commit b1a7a25
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 56 deletions.
112 changes: 56 additions & 56 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions app/src/main/res/layout/widget_light.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:background="#ffffff"
android:layout_weight="40">
<LinearLayout
android:layout_width="match_parent"
Expand Down

0 comments on commit b1a7a25

Please sign in to comment.