benjymous / MWM-for-Android

Meta Watch Manager Android SDK project for watch wrangling, remote protocol handling and notification routing for the Meta Watch wearable development systems. Includes an Intents based API for quick experiments.
www.metawatch.org
Apache License 2.0
59 stars 30 forks source link

Incoming call name/number text size. #93

Open heisingrf opened 11 years ago

heisingrf commented 11 years ago

Would like to increase the size of the name/number when the watch shows an incoming call. I would be nice if the size used the font size under the notifications menu. I see this in the Call.java file: paintSmall.setTextSize(FontCache.instance(context).Small.size);