public class RichMessageActivityWithToolbar
extends DonkyActivity
RichMessageActivityNoToolbar class this one will work with themes that have Toolbar instead of ActionBar.
Created by Marcin Swierczek
15/04/2015.
Copyright (C) Donky Networks Ltd. All rights reserved.| Modifier and Type | Field and Description |
|---|---|
protected RichMessageFragment |
richMessageDetailFragment |
protected Toolbar |
toolbar |
| Constructor and Description |
|---|
RichMessageActivityWithToolbar() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onCreate(android.os.Bundle savedInstanceState) |
protected RichMessageFragment richMessageDetailFragment
protected Toolbar toolbar