Hemal Patel
9e9d2c7fba
Docs: Fixed wrong link text
...
Fixed the link text of the
AnimatorInflater.loadStateListAnimator method to display the
correct name of the class.
Bug: 24599015
Change-Id: I914e4152a5999544ff167c54959276180a7a1003
2016-06-23 13:07:06 -07:00
Aurimas Liutikas
abc918b76a
Fix broken {@docRoot} links
...
Some {@docRoot} links were followed by a "/" causing links to break.
Bug:
https://code.google.com/p/android/issues/detail?id=174753
Change-Id: Ic5923ee447c55ac2aa95af365ae63425041e4fcf
(cherry picked from commit e0af48d190114afcd0c7a615187fd524aecda512)
2016-06-14 00:32:22 +00:00
smain@google.com
89d11705a1
Update links for all files under sdk/ that moved to studio/
...
Change-Id: I624621dfd7df0f441d0b559e5a12029e5e299964
2016-05-15 02:55:23 +00:00
Kevin Hufnagle
8a6c884848
docs: Fixed namespace shown in a line of style XML
...
The lines of code under "Defining Custom Animations" > "Specify custom
transitions" now contain correct namespace definitions for each item
name referenced in the style definition XML file.
Bug: 27799130
Change-Id: I30e0f799dae6e5a5c04fe1cdf4e680b30b8e5cf3
2016-03-30 16:27:21 -07:00
Andrew Solovay
b203ea3fe6
Merge "Corrected code snippet for reveal effect" into mnc-docs
2016-01-12 18:46:05 +00:00
Andrew Solovay
84fc4a549c
docs: Fixed reference to "android:windowContentTransitions"
...
Per bug, we should not be telling people to use
android:windowContentTransitions to specify custom transitions;
instead, they should use android:windowActivityTransitions (which
is set to 'true' by default in the Material theme).
See first comment for doc stage location.
bug: 19440221
Change-Id: I35696c595a8424eab27d73b62835ddd79e3ca109
2015-12-21 17:03:31 -08:00
Andrew Solovay
27c1d2a4e2
Corrected code snippet for reveal effect
...
Per bug report, the provided code doesn't draw the reveal properly.
Corrected to use the Math.hypot function to calculate beginning and
ending sizes.
See first comment for doc stage location.
bug: 25805924
Change-Id: I1eb832983ae1790262cc4c8051473f0f32115566
2015-12-21 12:26:06 -08:00
sreevanis
ec76b67f17
docs: New Image Asset Studo 1.5.1
...
Change-Id: If567e6b2f2c5e1fd526d8e7491e7265e154b3f62
Bugfix: 25128284
2015-12-18 16:02:16 -08:00
Daniel Yu
90bde12d8a
docs: Adding Udacity link and video to Android Material design page
...
Updating Android material design page with link and embedded
trailer video as per this request:
https://docs.google.com/document/d/1e5EpnHULmLZL9JCKhtblEw7VCcMNL2HMuEVkkv63Ldw/edit#
Bug: 25026005
Change-Id: I611ccdb18af6f4d3e92822b2a3dd5bba17a525b5
2015-11-02 11:02:03 -08:00
Cheryl Potter
466aab2973
docs: new vector asset studio 1.4
...
b/24142270
Change-Id: I6a888f48ca7bdcec608e5543c7a37b192e105eaf
2015-10-20 18:17:32 -07:00
George Mount
9488294611
Fix docs for ViewAnimationUtils.createCircularReveal
...
Bug 22202425
Change-Id: Ic9b5b8ec88b8ae2ece2312e3bc3d4fd49ffc1f1f
2015-07-01 11:10:58 -07:00
ztenghui
810c1c868e
Update the doc for VectorDrawable's Tint support
...
b/21726146
Change-Id: I262f77b980afa81407b008276190062974cdc4fa
2015-06-30 15:59:21 -07:00
Luan Nguyen
6d592518b8
am 8b959ee9: Merge "docs: Remove references to Android Studio 0.8 beta" into lmp-mr1-ub-docs
...
* commit '8b959ee95b4dfa191c6924b3c88fad72b700d81c':
docs: Remove references to Android Studio 0.8 beta
2015-05-20 23:09:46 +00:00
Luan Nguyen
7e02496311
docs: Remove references to Android Studio 0.8 beta
...
bug: 21109817
Change-Id: I8cde77651f7dea324aa4ebebdd7cd6437528098a
2015-05-20 09:02:40 -07:00
Dirk Dougherty
6c1c263efa
Doc change: merge landing page and header/footer designs.
...
Change-Id: Ic2f603c0215f8dadac2dfa4b871b22b2f9a027e5
2015-05-03 11:26:59 -07:00
Chris Craik
ea2a0648a8
Explain behavior of boundless ripple projection
...
Change-Id: I27d5c194750313d5d4e0d9dd541f3157b75340ab
2015-02-25 00:12:38 +00:00
Rich Slogar
78f75b29fa
docs: remove + annotations in version references
...
b/18417182
Change-Id: I16181a4ebb7a4ac40a7307438e120489b806f24e
2015-01-22 17:48:43 -08:00
Ricardo Cervera
276a324cd6
docs: Adding vector drawables video
...
Change-Id: I6ea0e4fd3afb7c6d2e9ba314a92fe8e0128af42e
2014-12-18 09:49:56 -08:00
Ricardo Cervera
e627b94c76
Merge "docs: Material design shadow fixes." into lmp-docs
2014-11-10 16:36:21 +00:00
Ricardo Cervera
650a908967
docs: Material design shadow fixes.
...
Bug: 18294964
Change-Id: I7abb298c3de71b8d8905cbe476c40223234f2c2f
2014-11-07 16:36:52 -08:00
Ricardo Cervera
5f79d17a6b
docs: Fix the circularReveal example.
...
Change-Id: Iac7cab08c179f7f5318ba0e5ed6bad1dd2b29b4e
2014-10-29 13:43:57 -07:00
Joe Fernandez
4fee8c89eb
docs: Home page - fix card images that are showing up on the home page
...
Change-Id: I943b9b819f91069f961c5f93b14f01499f587e19
2014-10-25 01:46:20 -07:00
Ricardo Cervera
0eaa1ccb1e
docs: Support lib dependency fix. Bug: 18029377
...
Change-Id: I41860903207e3e314b3a695a8f8a865d0a28172b
2014-10-17 10:16:24 -07:00
smain@google.com
271078f50d
update L preview landing page for 5.0 SDK launch
...
includes new system images
also update the DAC homepage announcement
Change-Id: I6e249e4ec5ef4b4329b145b334b31cfe11dd136c
2014-10-16 18:48:17 -07:00
Ricardo Cervera
414978a821
docs: Migrating material design info from the Preview site
...
Change-Id: I3a2f71e41cc1371b8cce2d8860b116cf0f8b8ed2
2014-10-16 17:52:28 -07:00