Infinity-For-Lemmy/app/src/main/res/drawable
2018-08-24 10:38:37 +08:00
..
gold.png Display a thumbtack icon if the post is stickied on top. Display a gold icon and the number of gold if the post is gilded. Load subreddit icons in LoadSubredditIconAsyncTaskListener instead of loading the icons in onPostExecute() of LoadSubredditIconAsyncTask in order to avoid loading icons on a destroyed activity when start the Activity and then press back or up button immediately. 2018-08-24 10:38:37 +08:00
ic_account_circle_grey_24dp.xml Add RecyclerView for subscribed subreddits in navigation drawer and rewrite some code 2018-07-28 13:38:50 +08:00
ic_arrow_back_white_24dp.xml First commit 2018-07-26 23:04:44 +08:00
ic_arrow_downward_black_12dp.xml First commit 2018-07-26 23:04:44 +08:00
ic_arrow_upward_black_12dp.xml First commit 2018-07-26 23:04:44 +08:00
ic_comment_white_24dp.xml First commit 2018-07-26 23:04:44 +08:00
ic_file_download_white_24dp.xml First commit 2018-07-26 23:04:44 +08:00
ic_launcher_background.xml First commit 2018-07-26 23:04:44 +08:00
ic_reply_black_12dp.xml First commit 2018-07-26 23:04:44 +08:00
ic_send_black_24dp.xml First commit 2018-07-26 23:04:44 +08:00
no_comment_indicator.png Fixed a bug which causes the app to crash when there is no comment in a post. Add a no comment placeholder which is displayed when there is no comment in a post. 2018-08-11 17:49:30 +08:00
nsfw_rounded_corner.xml First commit 2018-07-26 23:04:44 +08:00
rounded_corner.xml First commit 2018-07-26 23:04:44 +08:00
side_nav_bar.xml First commit 2018-07-26 23:04:44 +08:00
subreddit_default_icon.jpg Add RecyclerView for subscribed subreddits in navigation drawer and rewrite some code 2018-07-28 13:38:50 +08:00
thumbtack.png Display a thumbtack icon if the post is stickied on top. Display a gold icon and the number of gold if the post is gilded. Load subreddit icons in LoadSubredditIconAsyncTaskListener instead of loading the icons in onPostExecute() of LoadSubredditIconAsyncTask in order to avoid loading icons on a destroyed activity when start the Activity and then press back or up button immediately. 2018-08-24 10:38:37 +08:00