Upgrade to Iconics 1.0.2 and MaterialDrawer 3.0.6 to fix bugs
This commit is contained in:
@@ -702,8 +702,7 @@ public class EmailListActivity extends BoteActivityBase implements
|
||||
runOnUiThread(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
// TODO change this when #378 is resolved
|
||||
mDrawer.updateItem(getNetStatusItem(statusText, statusIcon, colorRes, padding));
|
||||
mDrawer.updateFooterItem(getNetStatusItem(statusText, statusIcon, colorRes, padding));
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
android:key="preference_category_appearance"
|
||||
android:title="@string/settings_label_appearance"
|
||||
app:ip_color="@color/pref_icon"
|
||||
app:ip_icon="gmd-settings-display"
|
||||
app:ip_icon="gmd-settings-brightness"
|
||||
app:ip_padding="1dp"
|
||||
app:ip_size="@dimen/pref_icon"/>
|
||||
<i2p.bote.android.util.IconicsPreference
|
||||
|
||||
Reference in New Issue
Block a user