From 087ca72fc75708184fa7154afb69e2907538c66e Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 25 Aug 2020 09:34:50 +0800 Subject: Add options to change the number of columns in PostFragment portrait and landscape modes. Upgrade compileSdkVersion and targetSdkVersion to 30. --- app/src/main/res/values/arrays.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/src/main/res/values/arrays.xml') diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml index e3ad548e..38edbb2a 100644 --- a/app/src/main/res/values/arrays.xml +++ b/app/src/main/res/values/arrays.xml @@ -228,4 +228,9 @@ yyyy.M.d HH:mm yyyy.M.d hh:mm a + + + 1 + 2 + \ No newline at end of file -- cgit v1.2.3