Skip to content

Commit

Permalink
Added style to switch compat
Browse files Browse the repository at this point in the history
  • Loading branch information
mvarnagiris committed Jan 30, 2015
1 parent de8d807 commit 445a5cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions financius/src/main/res/layout/activity_currencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@

<android.support.v7.widget.SwitchCompat
android:id="@+id/autoUpdateCurrenciesSwitch"
style="@style/Widget.AppCompat.CompoundButton.Switch"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />

Expand Down

0 comments on commit 445a5cd

Please sign in to comment.