Merge "Restore the max width for recovery background texts" am: c1df344381
am: b037cff12e
Change-Id: I177c4d5edcf8e0ee9874bd1627d0ae12a43ae506
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 119 KiB |
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 83 KiB |
Before Width: | Height: | Size: 379 KiB After Width: | Height: | Size: 437 KiB |
Before Width: | Height: | Size: 347 KiB After Width: | Height: | Size: 406 KiB |
Before Width: | Height: | Size: 145 KiB After Width: | Height: | Size: 237 KiB |
Before Width: | Height: | Size: 252 KiB After Width: | Height: | Size: 258 KiB |
Before Width: | Height: | Size: 169 KiB After Width: | Height: | Size: 173 KiB |
Before Width: | Height: | Size: 606 KiB After Width: | Height: | Size: 596 KiB |
Before Width: | Height: | Size: 568 KiB After Width: | Height: | Size: 554 KiB |
Before Width: | Height: | Size: 315 KiB After Width: | Height: | Size: 323 KiB |
|
@ -8,6 +8,9 @@
|
|||
|
||||
* For example, we can use Nexus 5 to generate the text images under
|
||||
res-xxhdpi.
|
||||
* We can set up the maximum width of the final png image in res/layout/main.xml
|
||||
Currently, the image width is 1200px for xxxhdpi, 900px for xxhdpi and
|
||||
480px for xhdpi/hdpi/mdpi.
|
||||
* When using the emulator, make sure the NDK version matches the current
|
||||
repository. Otherwise, the app may not work properly.
|
||||
|
||||
|
|