Skip to content

Commit

Permalink
Added TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
francoiscampbell committed Mar 13, 2016
1 parent 789aa5e commit ebd3c9a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ class Module : IXposedHookLoadPackage, IXposedHookInitPackageResources {

dataUsageView = DataUsageView(statusbar.context)
dataUsageView?.apply {
//TODO figure out how to make the font the same as the clock (bold, etc)
// textSize = clock.textSize
// textScaleX = clock.textScaleX
layoutParams = clock.layoutParams
Expand Down

0 comments on commit ebd3c9a

Please sign in to comment.