ytdlnis/app/src/main/res/values-sw600dp/attrs.xml
deniscerri ced16b234d
random fixes
Fixed tablet ui made it appear on 600dpi and up and other tablet touchups
Fixed trending videos showing up when u try to update quick download item
Fixed json being unclikckable on old models when trying to restore. Now all files are clickable. U will just get a snackbar showing that it couldn't parse the file if its not correct
2023-05-15 20:26:31 +02:00

4 lines
No EOL
104 B
XML

<resources>
<integer name="grid_size">2</integer>
<bool name="isTablet">true</bool>
</resources>