Commit 3eef1e6d authored by mengcuiguang's avatar mengcuiguang

新短剧项目

parent 94b36144
......@@ -101,7 +101,7 @@ public class RecommendVideoView extends RelativeLayout {
}
};
mRecyclerView.setLayoutManager(mLayoutManager);
mRecyclerView.setItemViewCacheSize(10);
// mRecyclerView.setItemViewCacheSize(10);
mRecyclerView.setHasFixedSize(true);
mRecyclerView.setDrawingCacheEnabled(true);
mRecyclerView.setDrawingCacheQuality(View.DRAWING_CACHE_QUALITY_LOW);
......
......@@ -26,10 +26,10 @@ android.nonTransitiveRClass=true
DEBUG_URL="https://api.mints-tech.cn/camera-api/"
RELEASE_URL="https://api.mints-tech.cn/camera-api/"
RELEASE_KEY_PASSWORD=mintshelivideo
RELEASE_KEY_ALIAS=mints_helivideo
RELEASE_STORE_PASSWORD=mintshelivideo
RELEASE_STORE_FILE=mints_helivideo.jks
RELEASE_KEY_PASSWORD=mintshelivideotwo
RELEASE_KEY_ALIAS=mints_helivideotwo
RELEASE_STORE_PASSWORD=mintshelivideotwo
RELEASE_STORE_FILE=mints_helivideotwo.jks
#ShareSDK
RELEASE_SHARESDK_KEY=3845c0fde1969
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment