Skip to content

Commit c0c67ab

Browse files
authored
Update README.md
1 parent 6a212b8 commit c0c67ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
900900
901901
#### Working With Multimedia Content
902902
903-
* How do you handle bitmaps in Android as it takes too much memory?
903+
* How do you handle bitmaps in Android as it takes too much memory? [Developer Android](https://developer.android.com/topic/performance/graphics/load-bitmap) [Developer Android](https://developer.android.com/topic/performance/graphics/manage-memory)
904904
905905
* What is the difference between a regular `Bitmap` and a nine-patch image?
906906

0 commit comments

Comments
 (0)