Skip to content

Commit 528d5de

Browse files
author
Paul Ruiz
committed
cleanup
1 parent 88b08a0 commit 528d5de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

AppCompatToolbar/app/src/main/java/com/ptrprograms/appcompattoolbar/MainActivity.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ private void showCustomView() {
4242

4343
mToolbar.removeView( mCustomView );
4444
mToolbar.addView( mCustomView );
45-
setSupportActionBar( mToolbar );
4645
}
4746

4847
private void showDefaultLogo() {

0 commit comments

Comments
 (0)