<style name="Theme.Custom" parent="android:Theme">
        <item name="android:windowBackground">@drawable/progress_clip_drawable</item>       
        <item name="android:windowNoTitle">true</item>
    </style>

if I use image drawable it works but if I use clip or shape drawable it want please help suggest solution

Your post needs to be moved to the corect forum category. This category is for help with ASP (Active Server Pages).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.