Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea0116d9 authored by Isaac Katzenelson's avatar Isaac Katzenelson Committed by Android Git Automerger
Browse files

am 7c398368: Merge "Update world clocks with time zone" into jb-mr1-dev

* commit '7c398368':
  Update world clocks with time zone
parents 2ec425b7 7c398368
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -96,8 +96,8 @@ public class DigitalWidgetViewsFactory extends BroadcastReceiver implements Remo


            clock.setTextViewTextSize(clockId1, TypedValue.COMPLEX_UNIT_PX, mFontSize * mFontScale);
            clock.setTextViewTextSize(clockId1, TypedValue.COMPLEX_UNIT_PX, mFontSize * mFontScale);
            clock.setTextViewTextSize(clockId2, TypedValue.COMPLEX_UNIT_PX, mFontSize * mFontScale);
            clock.setTextViewTextSize(clockId2, TypedValue.COMPLEX_UNIT_PX, mFontSize * mFontScale);
            // Need the function exported
            clock.setString(clockId1, "setTimeZone", cityObj.mTimeZone);
            // clock.setString(clockId, "setTimeZone", cityObj.mTimeZone);
            clock.setString(clockId2, "setTimeZone", cityObj.mTimeZone);
            clock.setTextViewText(labelId, cityObj.mCityName);
            clock.setTextViewText(labelId, cityObj.mCityName);
            if (myDayOfWeek != cityDayOfWeek) {
            if (myDayOfWeek != cityDayOfWeek) {
                clock.setTextViewText(dayId, mContext.getString(
                clock.setTextViewText(dayId, mContext.getString(