1. 程式人生 > >Android放置圖片記憶體溢位處理方法

Android放置圖片記憶體溢位處理方法

FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"     xmlns:app="http://schemas.android.com/apk/res-auto"     xmlns:tools="http://schemas.android.com/tools"     android:layout_width="match_parent"     android:layout_height="match_parent"     tools:context=".FramelayoutApp"