Skip to content

Commit

Permalink
Move to cut imageview on ActionBar
Browse files Browse the repository at this point in the history
  • Loading branch information
amlcurran committed Jul 11, 2014
1 parent 98a9df1 commit ec410d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/res/layout/view_contact.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<view
android:layout_width="48dp"
android:layout_height="match_parent"
class="com.amlcurran.messages.ui.CircularImageView"
class="com.amlcurran.messages.ui.CutImageView"
android:layout_marginRight="2dp"
android:id="@+id/image" />

Expand Down

0 comments on commit ec410d7

Please sign in to comment.