|
|
@@ -42,6 +42,7 @@ public class MyMainGuestFragment extends MyMainFragment {
|
|
|
textViewBookmarkCount.setText(ResourceUtil.getString(R.string.book_mark_count, " "));
|
|
|
arrowBookmark.setVisibility(View.GONE);
|
|
|
layoutBookmarkArea.setOnClickListener(null);
|
|
|
+ layoutBookmarkArea.setBackground(null);
|
|
|
}
|
|
|
|
|
|
@Override
|