am 3adc6671: Merge "Fix doc typo for default wearable notification size." into cw-e-dev

* commit '3adc6671e965353a946ce77ecdf1ac041b607ccd':
  Fix doc typo for default wearable notification size.
This commit is contained in:
Paul Soulos
2015-08-04 20:21:59 +00:00
committed by Android Git Automerger

View File

@@ -4607,7 +4607,7 @@ public class Notification implements Parcelable
* Size value for use with {@link #setCustomSizePreset} to show this notification with
* default sizing.
* <p>For custom display notifications created using {@link #setDisplayIntent},
* the default is {@link #SIZE_LARGE}. All other notifications size automatically based
* the default is {@link #SIZE_MEDIUM}. All other notifications size automatically based
* on their content.
*/
public static final int SIZE_DEFAULT = 0;