cmsdk: Make sure we're defauling shouldCollapsePanel to true.

Change-Id: Ibf8c09e54e784a72ddbc56561227d65a33e4d7ab
This commit is contained in:
Adnan Begovic 2015-07-28 11:28:13 -07:00
parent d2bc093117
commit ea3bc16d21
1 changed files with 1 additions and 1 deletions

View File

@ -742,7 +742,7 @@ public class CustomTile implements Parcelable {
private int mIcon;
private Context mContext;
private ExpandedStyle mExpandedStyle;
private boolean mCollapsePanel;
private boolean mCollapsePanel = true;
/**
* Constructs a new Builder with the defaults: