awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesView Dimension Managers

Systems for defining and managing view measurements using custom ratios or physical units instead of standard pixels.

Distinguishing note: Candidates are resource generators or binding tools, not runtime dimension management systems.

Explore 2 awesome GitHub repositories matching mobile development · View Dimension Managers. Refine with filters or upvote what's useful.

Awesome View Dimension Managers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • jessyancoding/androidautosizeJessYanCoding का अवतार

    JessYanCoding/AndroidAutoSize

    13,731GitHub पर देखें↗

    AndroidAutoSize is a screen adaptation library for Android that automatically scales layout dimensions and view sizes across different screen resolutions. It functions as an automatic layout scaler and view dimension manager, ensuring that user interface proportions remain consistent by referencing a base design dimension. The library allows developers to define screen measurements using alternative units such as millimeters, inches, or points instead of standard density-independent pixels. It includes capabilities for custom dimension overrides, enabling the scaling process to be disabled or

    Manages screen measurements using custom ratios, millimeters, or inches instead of standard density-independent pixels.

    Javaadapterviewandroidarms
    GitHub पर देखें↗13,731
  • alibaba/ultraviewpageralibaba का अवतार

    alibaba/UltraViewPager

    4,954GitHub पर देखें↗

    UltraViewPager एक Android UI घटक और ViewPager एक्सटेंशन है जो मोबाइल स्क्रीन के लिए पेज ट्रांज़िशन एनिमेशन और एक इनफिनिट पेजिंग कंट्रोलर की लाइब्रेरी प्रदान करता है। यह कस्टम आयामों और आस्पेक्ट रेशियो के साथ पेजिंग कंटेनर्स को रेंडर करने के लिए एक पुन: प्रयोज्य इंटरफ़ेस तत्व के रूप में कार्य करता है। यह प्रोजेक्ट सर्कुलर पेजिंग नेविगेशन को लागू करता है जो अंतिम स्क्रीन तक पहुँचने के बाद पहले पेज पर वापस आ जाता है, जिससे एक निरंतर लूप बनता है। इसमें ऑटोमेटेड कंटेंट रोटेशन के लिए एक टाइमर-संचालित तंत्र और पेज स्विच के दौरान व्यू पोजीशन्स और अल्फा मानों को इंटरपोलेट करने के लिए एक कोऑर्डिनेट-आधारित इंजन भी शामिल है। लाइब्रेरी क्षैतिज और ऊर्ध्वाधर पेजिंग ओरिएंटेशन दोनों का समर्थन करती है। यह पेज पोजीशन इंडिकेटर्स के लिए यूटिलिटीज और पेजिंग कंटेनर के लिए अधिकतम ऊँचाई, अधिकतम चौड़ाई या निश्चित आस्पेक्ट रेशियो को कॉन्फ़िगर करने के लिए एक बाधा प्रणाली प्रदान करती है।

    Provides a constraint system to configure maximum heights, maximum widths, or fixed aspect ratios for the paging container.

    Javaandroidmulti-page-switchingtangram
    GitHub पर देखें↗4,954
  1. Home
  2. Mobile Development
  3. View Dimension Managers

सब-टैग एक्सप्लोर करें

  • Aspect Ratio ConstraintsSystems for enforcing fixed proportions and maximum boundary limits on UI containers. **Distinct from View Dimension Managers:** Focuses specifically on aspect ratio and boundary constraints rather than general measurement units or managers