view win/dw.rc @ 2841:3e88b961f801

Android: Rewrite DWContainerRow using RelativeLayout and a LinearLayout stack. This allows us to replicate the iOS look that I implemented last week.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 16 Sep 2022 01:40:19 +0000
parents 43c6ecfc598a
children
line wrap: on
line source

#include "winuser.h"
#ifdef DW64
2 RT_MANIFEST dw.dll.x64.manifest
#else
2 RT_MANIFEST dw.dll.x86.manifest
#endif